What are passwords for users 'ser' and 'serro'? So I'll try...
Thanks,
Fla
2007/6/13, samuel <samu60(a)gmail.com>om>:
Have you really updated the passwords for ser user??
mysql> UPDATE mysql.user SET Password = OLD_PASSWORD('newpwd
')
-> WHERE Host = 'some_host' AND User = 'some_user';
mysql> FLUSH PRIVILEGES;
I faced this problem and I solved it using OLD_PASSWORD....
samuel.
2007/6/13, flavio < flavio.patria(a)gmail.com>gt;:
Hi to All,
I've successfull installed ser with mysql support on my RedHat Server.
When I try to start ser I've the follow error message:
0(0) new_connection(): Client does not support authentication protocol
requested by server; consider upgrading MySQL client*
I have follow the suggestion posted in the list, as:
> *root at ubuntu:/usr/local/sbin # 0(0) new_connection(): Client does
not
support
authentication protocol requested by server; consider upgrading
MySQL client*
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
But error remains. Any suggestions about??
ps Yes, on my slackware test pc, following that no problems was found!!
-
********************************
* (o< ing. Patria Flavio
* //\ phone 0823451358
* V_/_ mobile 3407873357
*
********************************
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
--
********************************
* (o< ing. Patria Flavio
* //\ phone 0823451358
* V_/_ mobile 3407873357
*
********************************