Knowledgebase
How To Create MySQL Database (db)
a. To setup a MySQL(r) database, first login to your site's
cPanel.

b. Locate the
MySQL(r) Databases icon in the grid of icons and click on it.

c. To create a new database, type a
desired name for the database in the field labeled New Database. The
name should not contain any spaces or symbols in it. Click [Create Database].

d. The database has been created.
Click [Go Back].

e. Now that you've created a database,
you have to add a user to access it. To add a user, locate the Create Users
section and type in a desired username and password. Make sure to use a long
cryptic password for your own security. Click [Create User].

f. The new database user has been
created. Click [Go Back].

g. Now that you've created a database
user, you have to link the database user to the database. To add the user to
the database, refer to the section labeled Add Users To Your Database.
Select the user you just created in the drop-down box labeled User.
Select the database you just created in the drop-down box labeled Database.
Click [Add User To Database] at the bottom of the section.

h. You're done creating the database!
You can use the database name, username, and password you
just created in this step for installing any script (such as WordPress(r)) that requires you to create a database.

