LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Unable to start Apache "Cannot load /etc/httpd/modules/libphp4.so" (https://www.linuxquestions.org/questions/linux-software-2/unable-to-start-apache-cannot-load-etc-httpd-modules-libphp4-so-298917/)

dagalicous 03-07-2005 07:59 PM

Unable to start Apache "Cannot load /etc/httpd/modules/libphp4.so"
 
I am running a fresh install of Fedora Core 3.

Linux 2.6.10-1.766_FC3 i686 athlon i386 GNU/Linux

I have only updated things via yum.

My web server was working fine with mysql and php. However I belive something in the last "yum update" went wrong as when I attempt to load httpd via "/sbin/service httpd start"

I get the following error:
--------------------------------------------------

Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libstdc++.so.6: symbol qngetc, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

--------------------------------------------------
current packages installed:
--------------------------------------------------
httpd-2.0.52-3.1

php-4.3.10-3.2
php-pear-4.3.10-3.2
php-ldap-4.3.10-3.2
php-mysql-4.3.10-3.2

mod_auth_mysql-20030510-5
mysql-3.23.58-14
mysql-server-3.23.58-14
libdbi-dbd-mysql-0.6.5-9
mysql-devel-3.23.58-14
php-mysql-4.3.10-3.2
httpd-suexec-2.0.52-3.1
httpd-manual-2.0.52-3.1
system-config-httpd-1.3.1-1

glibc-common-2.3.4-2.fc3
glibc-headers-2.3.4-2.fc3
glib-1.2.10-15
dbus-glib-0.22-10.FC3.2
glibc-kernheaders-2.4-9.1.87
glib2-2.4.8-1.fc3
glib2-devel-2.4.8-1.fc3
glibc-2.3.4-2.fc3
glibc-devel-2.3.4-2.fc3
--------------------------------------------------


php.conf is as follows:
--------------------------------------------------
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
DirectoryIndex index.php
--------------------------------------------------

Thanks in advance.



Since this post I have removed all php/mysql/httpd packages and installed them again. I still get this error. Anyone out there have any suggestions?

dagalicous 03-10-2005 01:43 AM

I am not really sure what the fix was, I removed and reinstalled all the php/mysql/httpd rpms. I was pooking around tring to see what glib versions and such I have when the box stopped responding.. I rebooted and now I don't seem to have the problem anymore.


All times are GMT -5. The time now is 04:19 PM.