[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache2 config errors on previously good setup



Mike Bird wrote:
On Sat February 16 2008 22:39:22 gary turner wrote:
libxml2 is
gt@koko:/usr/lib$ ls -al | grep libxml
lrwxrwxrwx   1 root root          17 2008-02-16 10:11 libxml2.so.2 ->
libxml2.so.2.6.31
-rw-r--r--   1 root root     1166856 2008-01-19 12:54 libxml2.so.2.6.31

Those look OK.  Any others floating around in /usr/local or elsewhere?

# find / -name 'libxml2.*so*'
/usr/lib/libxml2.so.2.6.31
/usr/lib/libxml2.so.2
#
koko:/home/gt# find / -name 'libxml2.*so*'
/usr/lib/libxml2.so.2
/usr/lib/libxml2.so.2.6.31
/usr/local/lib/libxml2.so.2.6.27
/usr/local/lib/libxml2.so.2
/usr/local/lib/libxml2.so

Yep, and /usr/local/lib precedes /usr/lib in $PATH. ldd (see Chris Bannister's post) confirms wrong lib being loaded. Renamed /usr/local/lib/libxml2.so.2, and all is well. I need to do some housekeeping. :)

Many thanks to all for your suggestions. Not only do I have my server back, but got to (re)learn some basic admin. The trouble with Debian is that everything works so well, I forget how to troubleshoot.

gary
--
Anyone can make a usable web site. It takes a graphic
designer to make it slow, confusing and painful to use.
begin:vcard
fn:Gary Turner
n:Turner;Gary
org:Gary Turner, Web Developer
adr:;;;;;;USA
email;internet:czar@gtwebdev.com
title:Czar
x-mozilla-html:FALSE
url:http://gtwebdev.com/
version:2.1
end:vcard


Reply to: