|
Posted by "Richard Lynch" on 05/25/05 08:20
Google for that error message.
We just discussed it days ago...
I forget what it was, but the answer's in the archives.
On Tue, May 24, 2005 5:15 pm, Jim & Sara Feldman said:
> 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
--
Like Music?
http://l-i-e.com/artists.htm
[Back to original message]
|