I have problems accessing my MySQL database remotely
Author: admin admin Reference Number: AA-00350 Views: 14375 Created: 2013-04-11 13:18 Last Updated: 2013-04-11 13:18 0 Rating/ Voters

If you have problems accessing your database at your web hosting account remotely please make sure that:

    You are using the correct MySQL hostname – it should be yourdomain.com or your server’s name;
    You are using the correct MySQL database / username / password. You can check this tutorial for more information on how to create them;
    Don’t forget to specify your MySQL username and database with the prefix yourusername_ in front of its given name. For example, your cPanel username is user and you have named your database joomla. In this case you have to refer to your database as user_joomla;
    You have allowed the remote host to access your database. This can be done from your cPanel > Remote MySQL.
    You are connecting to the TCP port 3306.

A common mistake is to try accessing your databases using the main cPanel login. This will not work and you have to use the MySQL user instead.

Quick Jump Menu