further detail on mysql connect problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi:

Adding a detail to my previous note on the mysql connect problem:

At the point where I attempted to connect, I added a printout of the error generated when the instruction ran. The two lines now read:

$result = mysql_pconnect("localhost", "api_user", "x97533");
 echo "Tried to connect. Problem: ".mysql_error()." <br>";

What came back was:

Tried to connect. Problem: Client does not support authentication protocol requested by server; consider upgrading MySQL client

Thanks for your help.

Jim
--
Jim Feldman
14 Linda Lane
Newton, MA 02461

617-527-0509

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux