mahe4us Posted October 9, 2006 Posted October 9, 2006 Hi everyone, Iam a nubie to oscommerce. I have faced with some errors during installation of oscommerce. Please help me to solve the problem. When I install oscommerce, after all the database details were given the below error was displayed.\ Client does not support authentication protocol requested by server; consider upgrading MySQL client Pls anyone help me to solve this. It is very useful for me to use my oscommerce. Once again thanks to all. Bye... Thanks & Regards, mahe4us
dynamoeffects Posted October 9, 2006 Posted October 9, 2006 This is a very common error that has to do with different hashing algorithms used between versions of MySQL. Open up phpMyAdmin and run this command: SET PASSWORD FOR user@localhost = OLD_PASSWORD('password'); Change "user" to your mysql username and "password" to your mysql password. This should fix your problem. Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.