Web Hosting Talk







View Full Version : I'm PHP Newbie..Help me!


yeongland
04-21-2005, 04:01 AM
I'm newbie to MySQL and PHP. I encountered an error while trying to connect to the server.

Warning:mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\webroot\...

Can anyone help me?

thartdyke
04-21-2005, 06:35 AM
You must be using v4.1, correct? There are a number of possible solutions given here:

http://dev.mysql.com/doc/mysql/en/old-client.html

yeongland
04-21-2005, 07:18 AM
Thanks alot! :stickout: