[php-maint] PHP with MySQL support and compability with other
apache modules that use MySQL
Adam Conrad
adconrad at 0c3.net
Wed Oct 19 14:51:56 UTC 2005
Jonas Meurer wrote:
>
> After investigating the bug and conversation with the python-mysqldb
> upstream author, I'm quite sure that the problem is the php4 apache
> module, or even better, it's mysql extension.
We don't use the internal mysql library, we use one of the Debian ones,
however we use libmysqlclient12, and there's a fair chance you're using
libmysqlclient14, and all hell has broken loose. Symbol versioning has
recently been added to these libraries, so as packages get rebuilt,
everything should settle again, and the segfaults will go away.
... Adam
More information about the pkg-php-maint
mailing list