How to add MySQL database in SolidCP?

With default Windows VPS configuration, we provide MySQL server with PHPMyAdmin access. Apart PHPMyAdmin, you can also manage MySQL databases via SolidCP control panel. This tutorial will assist you to add MySQL database and create database user from SolidCP.

  1. Login to SolidCP control panel.

  2. Once you are logged into SolidCP, click on All Customers link.

    SolidCP Home



  3. In the next screen, you will see the list of all created users. If you have not created any user yet, you'll see the default admin user there. Click the username link under whom you want to add MySQL database.

    User List

  4. In the next screen, you will see icons for all services you can manage from SolidCP. Under Databases section click on MySQL 5.X icon.

    MySQL Databases

  5. In the next screen, list of previously added MySQL databases will be populated. To create a new MySQL database, click on Create Database button.

    Create MySQL Database



  6. In the next screen, specify the database name in the box and click Save button.

    Database Name

  7. You could see newly created database in database list. To create a database user, click Create User button.

    Create User

  8. At SQL User Properties page, specify the database username, password and select the default database for this user from the drop-down menu. You can also allow this user to access your other databases as well. To allow this user to access other databases, you just need to check the respective database checkbox. Click Save button.

    MySQL User Properties

  9. Once MySQL database and database user is created, you could see them listed as follows.

    Database List



Was this answer helpful?

« Back

chat