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

Re: Apache2 config errors on previously good setup



On Sat February 16 2008 08:29:06 gary turner wrote:
> koko:/home/gt# apt-cache policy libxml2
> libxml2:
>    Installed: 2.6.31.dfsg-1
>    Candidate: 2.6.31.dfsg-1
>    Version table:
>   *** 2.6.31.dfsg-1 0
>          500 ftp://ftp.us.debian.org lenny/main Packages
>          100 /var/lib/dpkg/status
>       2.6.27.dfsg-2 0
>          500 http://security.debian.org stable/updates/main Packages

You have the correct version of libxml2 installed.  I don't know
why libphp5.so isn't finding it.

The only oddity I see is that you have stable/updates appearing
in your apt-cache policy.  This means that you have a mixture
of Etch and Lenny, which could cause weird problems.  Try fixing
your /etc/apt/sources.list and then apt-get update, apt-get upgrade.
I don't expect libapache2-mod-php5 or libxml2 to change but something
else might.

Are you aware of any other unusual aspects to your configuration?
Anything that might override shared library search paths?  Any
old copies of libxml2 floating around other

--Mike Bird


Reply to: