lion Posted February 25, 2005 Share Posted February 25, 2005 i got a installation error message: client doesn't support authentication protocal requested by server, consider upgrading mySQL client. i am useing mySQL4.1, it should work for osCommerce2, why is that? help, please! Link to comment Share on other sites More sharing options...
Guest Posted February 25, 2005 Share Posted February 25, 2005 what version of php are you using? php5 is not compatible with osCommerce MS2.2 Link to comment Share on other sites More sharing options...
lion Posted February 25, 2005 Author Share Posted February 25, 2005 what version of php are you using? php5 is not compatible with osCommerce MS2.2 <{POST_SNAPBACK}> php4. Link to comment Share on other sites More sharing options...
Genijan Posted February 25, 2005 Share Posted February 25, 2005 php4. <{POST_SNAPBACK}> If it is 4.1 you still have a problem Use the OLD_PASSWORD() function on the MySQL Server and change the password to the old format. The new format is 41 Charaters, but old one use to hash with 16 Link to comment Share on other sites More sharing options...
lion Posted February 27, 2005 Author Share Posted February 27, 2005 If it is 4.1 you still have a problem Use the OLD_PASSWORD() function on the MySQL Server and change the password to the old format. The new format is 41 Charaters, but old one use to hash with 16 <{POST_SNAPBACK}> sorry, can you give more details about how to change it. Link to comment Share on other sites More sharing options...
OceanRanch Posted February 27, 2005 Share Posted February 27, 2005 Here's a thread that has a few samples for changing the NEW to OLD... http://www.oscommerce.com/forums/lofiversion/i...hp/t127478.html HTH Tom Link to comment Share on other sites More sharing options...
lion Posted February 28, 2005 Author Share Posted February 28, 2005 Here's a thread that has a few samples for changing the NEW to OLD... http://www.oscommerce.com/forums/lofiversion/i...hp/t127478.html HTH Tom <{POST_SNAPBACK}> thanks, it's working!!! got installation successful message, but i tried to open any pages like "login" or "index", it still redirect me to the install page, what's wrong? how can i check if it is OK? Link to comment Share on other sites More sharing options...
OceanRanch Posted February 28, 2005 Share Posted February 28, 2005 If you installed in your "root" folder under a folder like osc then try pointing your browser to www.yourserver.com/osc/catalog/index.php for the store and www.yourserver.com/osc/catalog/admin/index.php for the admin facility. HTH Tom Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.