Adam Conrad wrote:
C.Y.M said:
Description: After building libapache2-mod-php4 with
libmysqlclient12-dev, apache2 segfaults on all sql related web pages (ie;
phpmyadmin).
It Works For Me(tm)... Do you have any other apache modules loaded that
are linked with a different version of libmysqlclient (we're in the middle
of a transition)?... Can you provide a gdb backtrace of 'apache2 -X'
segfaulting?
Ok, Im sorry for your trouble. The problem was that I had libapache2-mod-auth-mysql loaded into apache2 and it was built with libmysqlclient10 not 12. I rebuilt libapache2-mod-auth-mysql with the same library and now they both work as expected with libmysqlclient12. Thanks for helping me figure this out. Please close.
Best Regards,
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]