Search
Table of Contents
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
Categories
-
WebHostingPeople26
-
Billing and Pricing5
-
Support and Migration3
-
Product and Services4
-
All in One Unlimited Hosting-Left7
-
All in One Unlimited Hosting-Right7
-
Reseller Hosting Left5
-
Reseller Hosting Right5
-
VPS Hosting FAQ Left8
-
VPS Hosting FAQ Right8
-
Domain Registration Left8
-
Domain Registration Right7
-
Dedicated Server Left7
-
Dedicated Server Right5
-
WebSitePanel2
-
General2
-
Email Tutorial97
-
MySQL52
-
cPanel / WHM98
-
Technical1
-
Security1
-
Direct Admin40
-
WordPress155
-
VPS Hosting2
-
E-commerce9
-
FTP Tutorial7
-
Websites Migration37
-
Kb Main0
-
Dedicated Server2

