Can I remote connect to my databases?

Yes, you can. You must add the IP address you connecting from to the access host section of the manage MySQL page in your control panel. The IP needs to be the IP you use to connect to the internet. That will allow a connection to your databases from that IP. Use your domain name as the MySQL host.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Are my databases backed up?

Yes, all databases are backed up on a weekly basis. However, do not depend on our backups alone....

Backup a mysql database via SSH

In order to backup your database via SSH or Telnet you will require 2 things:1. SSH or Telnet...

How do I create a database?

To create a database:1. login to your account control panel2. click "Manage Mysql" in the...

How to assign MySQL Privileges:

In order to get the correct privileges added: Go to your MySQL Databases in cPanel. Add the...

I have a mysqldump of my database how do I upload it?

1. Greate a database in your control panel. 2. Go into myPHPadmin and select the database you...