Hello Matthew!

> Check (using ldd or apt-cache show) that anything that might link against
> both Apache and MySQL (directly *or* indirectly) is using the same
> libmysqlclient version.  Fixing it is extra special, but in this case I'd
> suggest just going back to 4.3.9-2.  -2.1 was a transition upload, and it
> looks like it's been rebuilt since (the +b1), but none of that should
> have any effect on you if you were running 4.3.9-2 properly. 

I looked up the packages that are MySQL-related and might have something to
do with Apache2. I also use MySQL with Postfix and Courier. Could this also
have an effect?

Here's the package list:

> apache2 2.0.55-4.1
> apache2-common 2.0.55-4.1
> apache2-mpm-worker 2.0.55-4.1
> apache2-threaded-dev 2.0.55-4.1
> apache2-utils 2.0.55-4.1
> libapache2-mod-auth-mysql 4.3.9-2
> libapache2-mod-auth-plain 2.0.48-4-2.1
> libapache2-mod-fastcgi 2.4.2-6
> libapache2-mod-perl2 2.0.2-2
> libapache2-mod-security 1.8.7-1
> libapache2-mod-suphp 0.6.1-1
> php5-mysql 5.1.4-0.1
> libmysqlclient10 3.23.56-3
> libmysqlclient12 4.0.24-10sarge2
> libmysqlclient14 4.1.15-3
> libmysqlclient15off 5.0.22-4
> mysql-client 5.0.22-4
> mysql-client-5.0 5.0.22-4
> mysql-common 5.0.22-4
> mysql-server 5.0.22-4
> mysql-server-5.0 5.0.22-4
> libdbd-mysql-perl 3.0004-1
> libpam-mysql 0.6.2-1

And here what "apt-cache show" told me:

> Package: libapache2-mod-auth-mysql
> Version: 4.3.9-2
> Depends: libc6 (>= 2.3.2.ds1-4), libmysqlclient12, apache2-common (>= 
> 2.0.50-10)

> Package: libapache2-mod-auth-mysql
> Version: 4.3.9-2.1+b1
> Depends: libc6 (>= 2.3.5-1), libmysqlclient15off (>= 5.0.19-1), 
> apache2-common (>= 2.0.50-10)

> Package: php5-mysql
> Version: 5.1.4-0.1
> Depends: libc6 (>= 2.3.6-6), libmysqlclient15off (>= 5.0.19-1), debconf (>= 
> 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.4-0.1)

> Package: libdbd-mysql-perl
> Version: 3.0004-1
> Depends: libc6 (>= 2.3.6-6), libmysqlclient15off (>= 5.0.19-1), zlib1g (>= 
> 1:1.2.1), perlapi-5.8.8, perl (>= 5.8.8-4), libdbi-perl (>= 1.08-1)

> Package: libpam-mysql
> Version: 0.6.2-1
> Depends: libc6 (>= 2.3.5-1), libmysqlclient15off (>= 5.0.19-1), zlib1g (>= 
> 1:1.2.1)

Every package depends on libmysqlclient15off exept the "old" package of
libapache2-mod-auth-mysql. But as I said I'm running this version (4.3.9-2)
because 4.3.9-2.1+b1 is producing segmentation faults.

What else can I get you out of my system?

Regards,
Martin


Reply via email to