Re: cPanel / DBI / mySQL / Exim issue



On Wed, 27 Apr 2005 webmaster@xxxxxxxxxxxx wrote:

> vie DBI it does not:
>
> # perl -MDBI -e
> 'DBI->connect("DBI:mysql:eximstats:localhost","eximstats","IOcgBuMJ") or die
> DBI->errstr;'
> DBI connect('eximstats:localhost','eximstats',...) failed: Client does not
> support authentication protocol requested by server; consider upgrading MySQL
> client at -e line 1 Client does not support authentication protocol requested
> by server; consider upgrading MySQL client at -e line 1.


To get DBD::mysql to talk the new protocol, you will need to rebuild DBD::mysql
against the new mysql client libraries.

Rudy

.



Relevant Pages

  • ActiveRecord Problem: Client not up to date
    ... Mysql::Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client ...
    (comp.lang.ruby)
  • MySql
    ... How I can to connect to MYSQL? ... 1251 - Client does not support authentication protocol requested by server; ...
    (alt.comp.lang.borland-delphi)
  • Perl DBD-My with SQL 5.0
    ... I tried to make a connection with MySQL 5.0 using ... I got following Error message: ... Client does not support authentication requested by server; ... upgrading MySQL at client. ...
    (comp.lang.perl.misc)
  • MySQL 5.0 and Perl DBD-MySQL
    ... I tried to make a connection with MySQL 5.0 using ... I got following Error message: ... Client does not support authentication requested by server; ... upgrading MySQL at client. ...
    (comp.lang.perl.modules)
  • Re: MySQLdb and MySQL 4.1 server :(
    ... > authentication protocol requested by server; consider upgrading MySQL ... > client') ... Is your MySQLdb compiled/linked against MySQL 4.1 libraries? ...
    (comp.lang.python)