I don't do Windows all that often, so I'm not sure this will work, but I seem to remember this problem a while back. You may want to try putting the php4apache.dll in the same directory as all the dll's that came with Apache, and load it like this....

LoadModule php4_module php4apache.dll

HTH

Todd Cary wrote:
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.





--
By-Tor.com
It's all about the Rush
http://www.by-tor.com


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

Reply via email to