Jump to content

Please Help. Apache refuses to load libphp5.so


punxx0r

Recommended Posts

Hey there gurus.

 

I am running RHEL 5.4, with apache 2.2.3 (from an RPM), and PHP 5.3.1, compiled from source.  I have successfully compiled PHP and built the module, created the php.ini, and updated my ld.so.conf.d/php.conf with its lib directory.

 

Nevertheless, when I attempt to start apache, I get the following error:

# apachectl -k start

httpd: Syntax error on line 208 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib64/httpd/modules/libphp5.so into server: /usr/lib64/httpd/modules/libphp5.so: undefined symbol: OnUpdateString

 

I have Googled for various parts of this error, with no success, and this makes me feel that I am missing something obvious, since no one else in the world has reported this issue anywhere.

 

 

Here is my configure line:

./configure --with-apxs2 --with-curl --with-mhash --with-mcrypt --with-mysql --with-libdir=lib64 --with-mysqli=/usr/bin/mysql_config

 

Any ideas anyone?

Thanks,

--punxx0r

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.