After installing apache1.3, and then php4... I go to start apache with:
[root@localhost bin]# ./apachectl start
And I get the following errors:
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: core_globals
./apachectl start: httpd could not be started
Any help?
files are in correct directories and correct lines are added to httpd.conf.