Adding host access

You can allow 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. localhost stands for your own web server.
 
 
To add host access:
 
  1. Click on the MySQL databases button on the home page.
  2. Enter the domain name or IP number of the host that you wish to add in the Host field.
  3. Click on the Add Host button.
Adding host access
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

MySQL

SQL stands for Structured Query Language. SQL is an international standard in querying and...

Removing a database

Removing a database will delete that database from its online location. Be sure that you have...

Creating a MySQL user

You need to create a MySQL user before that user is able to use the database. This does not...

Grant a user permissions to a MySQL database

Once you have created a user to use a database you need to grant that user permission to use...

Managing MySQL databases

CPanel includes a web-based MySQL management tool called phpMyAdmin. This tool allows you to...

Powered by WHMCompleteSolution