MySQL

Create a MySQL database from C Panel

Step. 1. Sign into your CPanel , From the main page, click on the MySql databases button




Step. 2. Enter the name of the database in the New Database field and click on the Create Database button




Step. 3. Enter the user’s name in the UserName field and the user’s password in the Password field, Click on the 'Create User' button




Step. 4. Once you have created a user to use a database you need to grant that user permission to use the database. Choose the specific user from the User drop-down list and the specific database to grant permissions to from the Database drop-down list. Click on the Add button.


The user now has permission to use that database and sample connection strings are shown in the MySQL window. You can use that string in your php page.
Related articles
  1. Create a MySQL database via Wizard in Cpanel
  2. How to change database user passwords in C panel
  3. FAQ on MySQL