I've changed the password for admin user of mysql in phpmyadmin and now I can't access neither my Plesk panel and neither mysql via ssh. The error it triggers is:
SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES) (Abstract.php:144)
If I enter skip-grant-tables in my.cnf, I can access Plesk, phpmyadmin and mysql via ssh, but it doesn't allow me to change password.
How can I do to regain normal access to the Plesk panel?
Thanks