• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

[MySQL]Client does not support authentication protocol

F

Flexis Hosting

Guest
See title, I get this error since I updated MySQL to 4.1.12 on my server.

The server is running on Fedora 1 and php is version 4.3.11. I searched and found this link already and found also some other solutions like putting old-passwords in the my.cnf config but all don't work.

The SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('newpwd'); command is working fine but it's gonna be alot of work 2 convert all those password for all the customers. So I wonder is there a better way?
 
Back
Top