Bobo,

What version of Apache are you using ?

If it is 2.* then you must copy php4apache2.dll into the folder and change
this :

LoadModule php4_module d:/PHP/sapi/php4apache.dll
to
LoadModule php4_module d:/PHP/sapi/php4apache2.dll

This should sort you out mate :)

Cheers

Steven

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to