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.
  • 1 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

What is the mysql host name?

Always use 'localhost' whenever asked

What is the default mysql port?

3306 is the default mysql port.

What is Mysql?

MySQL is a Relational Database Management System. A relational database adds speed and...

How do I restore a database using PHPMyadmin?

You can restore a database backup in PHPMyadmin by doing the following: 1) After entering...

How do I delete a MYSQL database?

Removing a database will delete that database ENTIRELY from the server. Please make sure you have...

Powered by WHMCompleteSolution