W
Warlock Storm
Guest
Hello
I put this question here to know if someone have or had the same problem and if it's possible to solve.
The main problem is that the admin account can't connect to the mysql databases (the other mysql users can connect).
If I try to connect with command line mysql with the admin account I obtain an "error 1045 (28000): Access denied for user 'admin'@'127.0.0.1'" but with another user it connects correctly.
In the panel I can login with admin but in Database Servers the mysql appears with a problem, and we can't access with phpmyadmin to any database ,it returns #1045 - Access denied for user 'admin'@'127.0.0.1' (basically the same that with the command line).
Can someone help us to solve this problem?
Ps : I read that adding skip-grant-tables on my.ini , and after reloading modify the line of admin (changing the password) in mysql/user table can be solved , but we have tested it on a virtual machine and this way crush the plesk panel.
I put this question here to know if someone have or had the same problem and if it's possible to solve.
The main problem is that the admin account can't connect to the mysql databases (the other mysql users can connect).
If I try to connect with command line mysql with the admin account I obtain an "error 1045 (28000): Access denied for user 'admin'@'127.0.0.1'" but with another user it connects correctly.
In the panel I can login with admin but in Database Servers the mysql appears with a problem, and we can't access with phpmyadmin to any database ,it returns #1045 - Access denied for user 'admin'@'127.0.0.1' (basically the same that with the command line).
Can someone help us to solve this problem?
Ps : I read that adding skip-grant-tables on my.ini , and after reloading modify the line of admin (changing the password) in mysql/user table can be solved , but we have tested it on a virtual machine and this way crush the plesk panel.