SolidCP & MSPControl: Create MySQL database

Please follow the steps below to create your MySQL database.

* Please replace yourdomain.com with your actual domain name.

1. Login to your hosting control panel (EG. http://cp.yourdomain.com)
2. Go to the Database icon and then select MySQL 5.x.
3. Click the button Create Database.
4. Enter a name of your database and the click “Save” button.
5. Next you should create a database user for your databse, click the Create User button.
6. Enter the “Username” and "Pasword" of the database user.
7. Under "Databases", tick to select the database to associate with the new database user.
9. Click Save button.

Now, you can access your database via phpMyAdmin.

How to manage my MySQL databases?

You can also backup and restore your database via phpMyAdmin.

phpMyAdmin: Backup MySQL database
phpMyAdmin: Restore MySQL database

 

  • 84 Users Found This Useful
Was this answer helpful?

Related Articles

Connection strings for MySQL

Connection string is a string that contains information about a data source and means of...

DirectAdmin: Backup MySQL database

Please follow the steps below to backup MySQL database in DirectAdmin control panel. * Please...

DirectAdmin: Restore MySQL database

Please follow the steps below to restore MySQL database in DirectAdmin control panel. * Please...

DirectAdmin: Creating MySQL database

Please follow the steps below to create MySQL database in DirectAdmin control panel. * Please...

phpMyAdmin: Backup MySQL database

Please follow the steps below to backup/export your MySQL Database:1. Login to your phpMyAdmin...