Knowledge Base

How Can We Help?

I get incorrect root password when accessing a MySQL Cpanel feature

You are here:

In order to resolve this issue, the MySQL root password must be amended. This can be achieved by editing or creating a file called .my.cnf within the /root directory.

An example format for the file is as follows:

[client]
user=root
pass=rootpassword

By implementing this solution, the error within the CPanel will be addressed.

Leave a Comment