Hello...
Couldn't find this specific issue in the archives. I've compiled
php-4.0.4pl1. My configure line was:
./configure --with-mysql=/usr/local/mysql --with-apxs
make
make install
Everything worked great (no errors) but after making the necessary changes
to the httpd.conf file and restarting httpd, it fails with no explanation.
If I comment out the following two lines in httpd.conf:
LoadModule php4_module modules/libphp4.so
AddModule mod_php4.c
httpd starts ok. libphp4.so IS in modules.
Anyone know why this is happening?
Thanks.
-Matt
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]