Entry
Compiling PHP4 as apache module(DSO),when apache restart: Syntax error on line 231 of Syntax error on line 231 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/
libexec/libphp4.so: undef
Aug 14th, 2000 02:30
Harrie Bonenkamp, camle camle,
make sure before running make install of apache to delete the old
httpd.conf file in your httpd/conf directory.
By default apaches make install won't override your current httpd.conf.
Also make sure the path for the libphp4.so exists.