How can I access mysql database remotely?

Under the mysql header in Cpanel, select 'manage mysql'

Then scroll down to the 'access hosts' input field. Place your IP address (your local computer not the server)in there and click 'add host'.

This should allow you to remotely connect using your database username/password.

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Creating A New File In File Manager In Cpanel

You may also create binary files with the help of File Manager. Find below the steps to execute...

How do I add an Apache handler?

1. Click on the “Apache handlers” link in Cpanel. (under the 'site management header.) 2. Enter...

How do I change my account password in Cpanel?

1. Click on 'Change Password' under the 'Site Management' header in Cpanel.   2. Enter your...

How do I password protect a directory?

You can password protect directories within your site from unauthorized users by using 'Web...

How do I create a MySQL database, a user, and then delete if needed?

Create: If you are using any type of PHP software or keeping a collection of records which need...