How do I setup remote access to my MySQL databases?

Overview

Remote MySQL allows external web servers to access your MySQL databases by adding their domain name to the list of hosts that are able to access databases on your web site.

NOTE: "localhost" stands for the server that your site is currently on.

Steps
  1. Enter a server's host name or IP address in the "Host (% wildcard is allowed)" text box.
  2. Click on the Add Host button.
  3. You will see the following statement:
    • "Added Host HOSTNAME to the access list."
  4. Click on the Go Back link.
  5. When the page loads, you will see a two-column table containing the following information:
    • Access Hosts - This entry will include the host name or IP address.
    • Remove - Click on the x in a circle icon to remove the "Access Hosts" from being allowed to access your MySQL database.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I setup customized Apache Handlers?

What are Apache Handlers? Apache handlers allow you to control what Apache will do with certain...

How do I customize my web site's Error Pages?

Overview With this tool you can create custom error pages to display when a user enters a wrong...

How do I create custom MIME Types?

Overview MIME Types tell browsers how to handle specific file extensions. For example, the...

How do I create a backup of my web site, directory or hosting account?

Overview Backups allow you to download (to your computer) a zipped copy of either you entire...

How do I view how much bandwidth my web site has used today, this month, or this year?

Overview The Bandwidth Usage feature allows you to see the bandwidth usage for your site. It...

Powered by WHMCompleteSolution