Knowledgebase: PHP & MySQL
How can I create a MySQL Database?
Posted by PremiumReseller.com on 26 May 2006 03:11 AM

To create a mysql database, log into your control panel and select the 'MySQL Databases' link.

Enter in the name of the database you want to create and submit it.

Once you have created a database you must create a database user and then grant that user access to the database you created.

This is all done through the same mysql manager page.

Once you have a mysql database and username you can manage it via phpMyAdmin which is located in your control panel.

Make sure you are using the correct login/password and database name as listed on the mysql manager as they will not be exactly the same as the name you entered in when you created the database.

Cpanel Tutorial: Creating MySQL database

Helm Tutorial: Creating a database

(862 vote(s))
This article was helpful
This article was not helpful