How to enable remote SQL access?

kumkumsharma

Administrator
Staff member
If you want to access your database remotely then you have to add your public IP Addess to remote database host. You can add your IP address in cpanel with beow steps:
  • Login to cpanel account.
  • Click on “Remote MySQL” under “Databases” section.
  • Here you will find textbox with Host name, you have to enter IP Address of your host.
  • At last click on “Add Host”.
  • Now you can access your database remotely, you have to enter host IP address and mysql port 3306.
 
Top