Yeehaa Posted December 22, 2004 Posted December 22, 2004 "New Installation Database Import A test connection made to the database was NOT successful. The error message returned is: Client does not support authentication protocol requested by server; consider upgrading MySQL client Please click on the Back button below to review your database server settings. If you require help with your database server settings, please consult your hosting company." How can I solve the problem?
♥Vger Posted December 22, 2004 Posted December 22, 2004 It's possible that either the version of MySQL being run is too old, or that it is of the wrong type. As the error message says, you should "consult your hosting company". Sorry I can't be more help. Vger
Yeehaa Posted December 22, 2004 Author Posted December 22, 2004 It's possible that either the version of MySQL being run is too old, or that it is of the wrong type. As the error message says, you should "consult your hosting company". Sorry I can't be more help. Vger <{POST_SNAPBACK}> I am running MySQL 4.1.8 which is recommended in MySQL home page...
Guest Posted December 22, 2004 Posted December 22, 2004 I had the same error i found this on http://forums.mysql.com 1.-Download Mysql Administrator and install it. 2.-Run it and log in as root. 3.-From left panel Choose Startup Variables and Security tab. 4.-Enable use old passwords. By default it's disabled. Apply Changes. 5.-From left panel choose Service Control, Stop Service and Start again. 6.-From left panel choose User Administration. Select root Change password to none. 7.-Try to log in from mysql control center, sqlyog or mysqlfront with root and no password. 8.-If it is ok, change your root password again from mysql administrator. i did work for me running winxp sp2, apache 1.3.33, php 4.3.10, mysql 4.1.8
Recommended Posts
Archived
This topic is now archived and is closed to further replies.