Click to See Complete Forum and Search --> : running apache after installing PHP4


egeriicw
08-30-2002, 04:02 AM
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.

trooper
08-31-2002, 07:32 PM
Paste the ofending line of our httpd.conf file here so we can see what it is referring to