MySQL Forums
Forum List  »  Newbie

Warning: mysql_connect(): Client does not support authentication protocol
Posted by: Chad Abizeid
Date: April 08, 2005 05:47PM

Hello there. I am trying to connect to a sql database. I made a small test script to test the connection. I am using the sample code that was given from cpanel.

I keep getting the following warning:

Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/canoesfo/public_html/test.php on line 10 I cannot connect to the database because: Client does not support authentication protocol requested by server; consider upgrading MySQL client


What should I do? Where do I tweak the security settings for this type of thing?

I saw only a few other threads somewhat similiar and the methods didn't work for me.

/scripts/makecpphp
/scripts/easyapache
/scripts/updatenow
/scripts/mysqlup --force

I have MySQL 4.1.10a-standard

Options: ReplyQuote


Subject
Written By
Posted
Warning: mysql_connect(): Client does not support authentication protocol
April 08, 2005 05:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.