Hi Adam, You were right, upgrading libapache-mod-auth-mysql fixed it (magically :). Thank you for your quick answer ! Sorry for submitting this problem as a bug being my upgrade mistake.
Adrian (sarge rocks) 2005/10/29, Adam Conrad <[EMAIL PROTECTED]>: > Adrian Caneva wrote: > > > > Version: 4:4.3.10-16 > > Depends: libc6 (>= 2.3.2.ds1-21), libmysqlclient12, debconf (>= 0.5) > > [...] > > libapache-mod- 4.3.8-1 Apache module for MySQL authentication > > Please make sure your Sarge system is completely up to date. Currently, > you're loading two versions of libmysqlclient (10 and 12) into apache's > memory space, due to having the most recent php4-mysql (which depends on > libmysqlclient12), but an older libapache-mod-auth-mysql (which depends > on libmysqlclient10). > > If you upgrade to the sarge release version of libapache-mod-auth-mysql > (4.3.9-2), your problems will likely magically clear up. > > ... Adam >

