There are a few programs you can use to connect remotely to your database. You can utilize HTML editors like Adobe Dreamweaver for a fee, or there are free Open Source programs you can use like MySQL Workbench or Heidi SQL. Here are some options to check out.

 

  • Navicat for MySQL
  • MySQL Workbench
  • Heidi SQL

 

Here, we will show you how to enable Remote SQL for users in WHM and Add an IP address to allow a remote MySQL connection.

 

Enabling Remote MySQL in the WHM Interface

 

1. Log in to the server’s WHM interface and find the section in the left-side navigation bar labeled SQL Services.

 

2. Click on the link marked Additional MySQL Access Hosts.

 

3. On the following page, enter one or more hosts or IP addresses in the text box and Press Save Button.

 

4. If you wish to activate these settings on all user accounts then press ‘click here‘ link at the bottom of the page.

 

Enabling Remote MySQL in the cPanel Interface

 

1. Log in to the cPanel interface and find the section on the main page labeled Databases.

 

2. In the Databases section find the link/button labeled Remote MySQL and click on it.

 

3. In the Next Page Add a hostname or IP address that you want to grant remote MySQL access to and then click the Add Host button.

 

4. Now you can use Tools suggested above in this guide to connect the database on your server.

Applications that connect remotely to databases use similar settings. You can find database’s specific information using View your database details for cPanel hosting.

 

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

 

Ця відповідь Вам допомогла? 0 Користувачі, які знайшли це корисним (0 Голосів)