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 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

DirectAdmin: Backup MySQL database

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

Connection strings for MySQL

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

phpMyAdmin: Restore MySQL database

Please follow the steps below to restore/import your MySQL database:1. Login to your phpMyAdmin...

How to manage my MySQL databases?

You can use provided phpMyAdmin to manage your MySQL databases. phpMyAdmin allows you to change,...

cPanel: Create new MySQL database and user

Please follow the steps below to create New User MySQL:1. Login to your hosting control panel...