I am having a problem getting Apache to load the php4apache.dll.

I have tried putting the "/" and "\" in every way I can think of and I get an error that Apache cannot find
c:/active_php/sapi/php4apache.dll (and it IS there).

LoadModule php4_module c:/active_php/sapi/php4apache.dll

I have even tried

LoadModule php4_module php4apache.dll

Where I put php4apache.dll in the base directory and I get the error that Apache cannot find it.




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

Reply via email to