Linux Hosting (cPanel) Help

Connect remotely to a MySQL database in my Web Hosting (cPanel) account

Follow these steps to enable remote access to a database in your Web Hosting (cPanel) account. You need to know the IP address from which you'll be accessing the database. Remote access lets you manage the database with tools like MySQL Query Browser or MySQL Workbench.

  1. Go to your GoDaddy product page.
  2. Under Web Hosting, next to the Web Hosting (cPanel) account you want to use, select Manage.
    select manage
  3. In the account Dashboard, select cPanel Admin.
  4. In the cPanel Home page, in the Databases section, select Remote MySQL.
  5. Under Add Access Host, in the Host field, enter the IP address from which you want to access your databases.
  6. Select Add Host.

More Info

  • Applications that connect remotely to databases use similar settings. You can view additional details for your database in cPanel.
  • Common database connection string details and what to enter:
    FieldWhat to enter...
    Host Name or ServerYour database's host name
    Port3306
    UsernameThe database user's username
    PasswordThe database user's password
    DatabaseThe name of the database

Share this article