Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Did anyone try to update MySQL client when "Client does not support authenticati  (Read 2297 times)

0 Members and 1 Guest are viewing this topic.

cpthk

  • Coppermine newbie
  • Offline Offline
  • Posts: 10

Did anyone try to update MySQL client and success when the problem occur "Client does not support authentication protocol requested by server; consider upgrading MySQL client."

I know the solution is:
mysql> SET PASSWORD FOR
    -> 'some_user'@'some_host' = OLD_PASSWORD('newpwd');

in the url: http://dev.mysql.com/doc/mysql/en/old-client.html

But if I want to use the new password hashing type. Do anyone know how to do that?
Thanks.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website

You need a version of PHP that has the updated client.  You didn't post any server info, so I don't know what version you have.  I use 5.0.3 and have no problems.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.