We would like to chat with you. Please click "accept" to begin a conversation.
Accept Decline![]() |
|||||
| Home | Client Area | Announcements | Knowledgebase | Support Tickets | Downloads |
Knowledgebase
You are here: Home > Knowledgebase > Creating mySQL databases.
Creating mySQL databases.
|
To create a MySQL database: - Go to MySQL Manager in your cPanel Control Panel Now that you have created a database, created a database user and have granted that user access to the database you created you can begin using your database. Make sure you are using the correct database name, database user name and password which you set in mySQL Manager. Note that a prefix consisting of your cPanel user name and an underscore will be automatically added to both your database and database user names. Example: If the user name for your cPanel account is "johndoe" and you have created a database named "phpbb" and a database user named "bbuser" then the correct database and database user names will be as follows: database = johndoe_phpbb Here is a video tutorial on creating mySQL databases:
|