Login into cPanel, and Click on My Database

Now let's learn how to create a MySQL database.

Click the MySQL Database Wizard icon.

Enter a name for the new database, then click Next Step.

Now we have to create a user for this database. Enter a username and create a password, then click Create User.

Click the All Privileges checkbox, then click Next Step.

That's it! My MySQL database has been created, and the new user added to the database. The database name, username, and password will all be needed for scripts that need to connect to the database.

This is the end of the tutorial. You now know how to create and setup MySQL databases.

Was this answer helpful? 0 Users Found This Useful (0 Votes)