E
evilbob
Guest
Hiya, seem to have a problem with plesk atm which is driving me bananas .
Plesk error when trying to login...
"ERROR: Unable to connect to database: saved admin password is incorrect"
If I try from ssh mysql -u admin -p I can't log in with any pass.
If I start mysql with --skip-grant-tables I can obviously login, change passwords etc (and flush privileges), but none of it makes any difference. It seems its more an mysql problem, as after that I still can't login with mysql -u admin -p.
So this is basically where I'm stuck, when I change the password in mysql with privileges off, afterwards it doesn't seem to make any difference I still can't login to mysql?
Always says....ERROR 1045: Access denied for user 'admin'@'localhost' (using password: YES)
Any help much appreciated.
Plesk error when trying to login...
"ERROR: Unable to connect to database: saved admin password is incorrect"
If I try from ssh mysql -u admin -p I can't log in with any pass.
If I start mysql with --skip-grant-tables I can obviously login, change passwords etc (and flush privileges), but none of it makes any difference. It seems its more an mysql problem, as after that I still can't login with mysql -u admin -p.
So this is basically where I'm stuck, when I change the password in mysql with privileges off, afterwards it doesn't seem to make any difference I still can't login to mysql?
Always says....ERROR 1045: Access denied for user 'admin'@'localhost' (using password: YES)
Any help much appreciated.