Connecting to the MySQL Database Remotely

Allowing remote MySQL connections is often done to enable a program on your personal computer to access a database on the server.

If you are connecting from your home computer, you need a MySQL client like NavicatphpMyAdminWorkbench or Dreamweaver.

Configuration Settings

Use the following configuration settings for connecting to your database:

Host name = (use the server IP address)
Database name = (cpanelUsername_databaseName)
Database username = (cpanelUsername_databaseUsername)
Database password = (the password you entered for that database user)
MySQL Connection Port = 3306
TCP or UDP, either is fine.

Enable Your Computer as an Access Host

By default, all IPs are blocked and must be added to an access list in order to access the server. So, before connecting to MySQL from another computer, the connecting computer must be enabled as an Access Host.

If you do not know your IP address, find it by going to http://www.whatismyip.com .

Dynamic IP Addresses

Having a dynamic IP address means that the connecting IP address can change periodically, depending on the Internet Service Provider (ISP). You must update the connecting IP in Remote MySQL every time it changes.

If you are getting a "Connection Refused" error when trying to connect, please create a ticket reporting the error so that we will give you the necessary authorizations to be able to connect to MySQL remotely.

When Using cPanel X3 Theme

  1. Log into cPanel.
  2. Under Databases, click the Remote MySQL icon.
  3. In the Host field, type in the connecting IP address.
  4. Click Add Host.

You should now be able to connect remotely to your database.

When Using cPanel X Theme

  1. Log into cPanel.
  2. Under Databases, click the MySQL Databases icon.
  3. Scroll all the way to the bottom and type in the connecting IP address in the Host field.
  4. Click Add Host.

You should now be able to connect remotely to your database.

Accessing Your Databases

After whitelisting the, you should be able to make the proper remote MySQL connection. Be sure that the username you use matches the username created in the My SQL database section of cPanel. The most common problem in connecting is due to the use of an incorrect username and password.

Removing an Access Host

To remove a host from accessing databases on your server:

  1. In Remote MySQL, click the X icon next to the IP address of the user you wish to remove.
  2. If you are sure you wish to remove the IP address as an access host, clickRemove Access Host.
  • 78 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

Uploading a website via FTP

You can upload your site via File Transfer Protocol (FTP). There are numerous FTP clients that...

Changing Your Domain

To change the domain associated with your cPanel account, you may open a ticket in the "Technical...

Site Backups

Our server provider takes backups of all client data 3 times a week. However, we are not...

Unable to Access cPanel

It may happen that you are unable to access your site, FTP, or even cPanel. If your site was...

How to view Website Statistics in cPanel using AWStats

If you're wondering how to check on who is viewing your website using the program in cPanel...

Powered by WHMCompleteSolution