My problem is that apache doesn't load my module:
LoadModule php4_module "c:/php/sapi/php4apache2.dll"
I've tried the following:
1) php5_module instead of php4_module
2) copy all dlls into my system folder
3) copy php4ts.dll to sapi and other folder
4) copy iconv.dll to sapi folder
5) download the lastest snapshot
My httpd.conf is attached
Please help!
Thanx in advance