Knowledgebase
Remote Database Connection Setup
Top ::
Fastdomain Support :
Top :: Fastdomain Support : Database Related :
Top :: Fastdomain Support : Database Related : MySQL :
Top :: Fastdomain Support : Database Related :
Top :: Fastdomain Support : Database Related : MySQL :
Problem:
How do I remotely connect using a database management software?
Solution:
Databases in cPanel can be accessed remotely, or by other web servers (this can be useful if you wish to allow applications such as shopping carts or guestbooks on your other servers to access the databases) or from your home computer to manage the database with MySQL software like Navicat, MySQL-Front, Workbench or Dreamweaver.Keywords: MySQLfront SQL database remote connectionAllow a Remote Server to Access Your Databases
To specify remote servers able to access MySQL databases on your server:
Prevent a Remote Server From Accessing Your Databases
- Login to cPanel.
- Locate Remote MySQL Icon under Databases.
- Type your public IP or server IP address into the Add Access Host field.
- You may use % as a wildcard. For instance, to allow access from all IP addresses beginning with 208.77.188, you can enter 208.77.188.%.
- Click Add.
To disallow a host from accessing databases on your server:
After whitelisting the IP to allow remote connection, you should be able to make the proper remote MySQL connection with the database's name and user found in the cPanel's MySQL Databases page. The most common problem in connecting is due to the use of an incorrect user name and password. Please make sure the user name you use matches the user name created in the My SQL database section of cPanel.
- Click the X icon next to the IP address.
- If you are sure you wish to prevent the server from accessing your databases, click Yes.

