Package: php4-mysql Version: 4:4.3.10-2 Severity: important
package appears to have been built using version 3 mysql include and lib files (presumably because of the libmysqlclient10 dependency), which results in a mysql client API version of 3.23.56. this was determined with the phpinfo() function built into a small test web page. unfortunately, this makes connecting to a mysql server running greater than 4.0 impossible, unless users passwords are reset using the OLD_PASSWORD() mysql function. typically, the following message is returned: 'mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client' one solution might be to make php4-mysql dependent on libmysqlclient14, rather than libmysqlclient10? regards- -ben -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages php4-mysql depends on: ii debconf [debconf-2.0] 1.4.30.11 Debian configuration management sy ii libapache2-mod-php4 [phpapi 4:4.3.10-2 server-side, HTML-embedded scripti ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libmysqlclient10 3.23.56-2 LGPL-licensed client library for M ii php4-cli [phpapi-20020918] 4:4.3.10-2 command-line interpreter for the p ii php4-common 4:4.3.10-2 Common files for packages built fr -- debconf information: * php4/extension_mysql_cli: false * php4/extension_mysql_apache2: true php4/add_extension: true php4/remove_extension: true -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]