Hello,
I am getting following error when I login to phpmyadmin at user level:
mysqli_connect(): (28000/1045): Access denied for user 'some_user'@'localhost' (using password: YES)
Please note that it happens to newly created accounts, old accounts seem to be working fine. Also at root level of WHM, the phpmyadmin is logging in fine.
As per search on google and cpanel forums I have done following:
- Reset the mysql root password.
- Reset the cpanel user password.
- Reset the server password.
- Rebooted the server
None of the above worked for me.
/scripts/restartsrv_mysql --status gives me:
mariadb (/usr/sbin/mysqld) is running as mysql with PID 2020 (systemd+/proc check method).
While grep sock /etc/my.cnf giving nothing.
I am getting following error when I login to phpmyadmin at user level:
mysqli_connect(): (28000/1045): Access denied for user 'some_user'@'localhost' (using password: YES)
Please note that it happens to newly created accounts, old accounts seem to be working fine. Also at root level of WHM, the phpmyadmin is logging in fine.
As per search on google and cpanel forums I have done following:
- Reset the mysql root password.
- Reset the cpanel user password.
- Reset the server password.
- Rebooted the server
None of the above worked for me.
/scripts/restartsrv_mysql --status gives me:
mariadb (/usr/sbin/mysqld) is running as mysql with PID 2020 (systemd+/proc check method).
While grep sock /etc/my.cnf giving nothing.