+91 88 00 56 3434 

sales@webhostingpeople.net 

C.5.2.4. Client does not support authentication protocol with php selector

You are here:

C.5.2.4. The Client Doesn’t Support Authentication Protocol

When utilizing an older version of PHP with PHP selector, like 5.2, the issue arises from the MySQL version not utilizing the previous password type (prior to 4.1).

To resolve this error, you can utilize old passwords.
On the server running in mysql

SET PASSWORD FOR ‘some_user’@’some_host’ = OLD_PASSWORD(‘newpwd’);

This will set the password to use the old password version.

Once done, run
mysqladmin reload

Leave a Comment

Table of Contents
WebHostingPeople
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.