[SWLUG] php & apache error

Hywel Burris hywel at burris.org.uk
Tue Mar 25 22:04:50 UTC 2003


Hi all,
 
I am using RH 8 and all has been working great until two days ago. About
10 days ago i did an update through rhn and php was updated. Website was
still working after update. When i try and start httpd i get the
following error.
 
 [root at buzzard2 conf.d]# service httpd start
Starting httpd: Syntax error on line 7 of /etc/httpd/conf.d/php.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/usr/lib/libpspell.so.4: undefined symbol: __gxx_personality_v0
                                                           [FAILED]
 
Line 4 states
LoadModule php4_module   modules/libphp4.so
 
 
i seem to have 2 versions of libspell.so
libpspell.so.4
libpspell.so.4.0.3
 
[root at buzzard2 conf.d]# ldd /usr/lib/libpspell.so.4
 libltdl.so.3 => /usr/lib/libltdl.so.3 (0x40023000)
 libpspell-modules.so.1 => /usr/lib/libpspell-modules.so.1 (0x4002b000)
 libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
 libdl.so.2 => /lib/libdl.so.2 (0x4002d000)
 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
 
[root at buzzard2 conf.d]# ldconfig -v | grep libpspell
 libpspell_aspell.so.2 -> libpspell_aspell.so.2.0.1
 libpspell.so.4 -> libpspell.so.4.0.3
 libpspell-modules.so.1 -> libpspell-modules.so.1.0.1
 libpspell-impl.so.6 -> libpspell-impl.so.6.0.0
 
anyone got any ideas what is wrong?
 
Thanks
 
Hywel
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/swlug/attachments/20030325/94330581/attachment.html>


More information about the Swlug mailing list