Jump to content

Client does not support authentication protocol requested by server


ichini

Recommended Posts

I don't know if this is the place to put it but I'm looking to find some answers. I run an Oscommerce e-store hosted at Hostroute.com. PHP 4.4.6, Mysql 4.1.22-standard

 

I woke up this morning to find my website down with the front page showing this error:

Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/gessho/public_html/includes/functions/database.php on line 19

Unable to connect to database server!

 

 

I've made no recent changes to the code so my assumption is my host has made some kind of change/upgrade to the mysql server. I'm still awaiting an answer from my host's tech support.

 

In the meantime I'm wondering if there is a way I can fix this easily. This seems to keep popping up everywhere I search:

 

UPDATE user SET password = old_password('password') WHERE user = 'user';

FLUSH PRIVILEGES;

 

Can I enter this in mysql phpMyAdmin, or do I need to be running my own Mysql on my own server? Do I need to ask my host to fix this if my mysql databases are being hosted on their server? I've tried creating a new user/password on Cpanel and using that user, but there is no difference and I"m lost right now as to what I can do.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.