We recently update our server with Plesk 12.x to Onyx. The upgrade was not so smooth and we had several issues we solved. But one issue is still going on and we have to solve this.
When we want to login to the admin panel we get the error: ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES)
Server config: Centos 6.8
What we tried to do is to set SKIP-GRANT-Tables on in the my.cnf, restart mysql 5.7 to login in the admin panel. This works but we cannot reset the admin password. It looks something is not in sync (we didn't reset some passwords recently).
What we want to do is to reset the admin password, but with Onyx security it is not possible for us. With the CLI plesk bin admin we get an error if skip-grant-tables is on, and when we set it off we get an access denied on sql.
Anyone a suggestion?
When we want to login to the admin panel we get the error: ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES)
Server config: Centos 6.8
What we tried to do is to set SKIP-GRANT-Tables on in the my.cnf, restart mysql 5.7 to login in the admin panel. This works but we cannot reset the admin password. It looks something is not in sync (we didn't reset some passwords recently).
What we want to do is to reset the admin password, but with Onyx security it is not possible for us. With the CLI plesk bin admin we get an error if skip-grant-tables is on, and when we set it off we get an access denied on sql.
Anyone a suggestion?