Helm - Adding MySQL database
Adding MySQL database fails with ' Host is not allowed to connect to this MySQL server '
This is because you have not set up MySQL correctly. A detailed guide can be found here:
http:// support.webhostautomation.com/index.php?_a=knowledgebase&_j=questiondetails&_i=1 33
Make certain you have the root user defined to use a % host and not localhost.
Also, make sure you have the MySQL service started in:
Start > Control Panel > Administrative Tools > Services
If the service is already started, try stopping and restarting it.
|