Re: [PHP-DEV] PHP 4.0 Bug #3976: mysql_query produces warnings (f wd) From: Michael Widenius (monty <email protected>)
Date: 03/31/00

>>>>> "Tom" == Tom Anheyer <tom.anheyer <email protected>> writes:

Tom> Hi,
>> Since we have incorporated the MySQL client library it seems like we
>> have had a lot more problems with MySQL.
>> People often have problems when using mod_auth_mysql (compiled
>> against a different version of the MySQL client library) and mod_php
>> with the same Apache server.
>> I don't know what the exact problem these guys seem to be
>> encountering but it seems that when they link against a different
>> mysql client library things start working again.
>>
>> What do you guys think?

Tom> You are right. We use a modified mod_auth_digest module with additional
Tom> basic-authenthification support and mysql as database backend. This
Tom> module is linked against the system mysql client lib. Php-4.0RC1 was
Tom> first linked against the bundled mysql client and I run into problems.
Tom> After linking against the system mysql client I have no problems any
Tom> more (with the mysql support).

Tom> On my development system where was no other apache module wich uses
Tom> mysql and so I have no problems with php linked against the bundled
Tom> client.

Tom; Is there any change you can recompiled the bundled PHP version
without -DTHREAD and with the change I posted a couple of days back on
this thread. It would be nice to know if either of the above would
fix this problem...

Regards,
Monty

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>