Mysql Database Creation

You can check in Cpanel MYSQL database.
If you have not created database please do so in Cpanel MYSQL wizard.

Database setting format

cpanelpanelusername_databasename
cpanelusername_databaseuser


password : the same password used when creating database.

Replace cpanelusername with our own Cpanel username

Remember to give privileges to user - database by selecting all privileges listed.
Connection : localhost

  • 9 Users Found This Useful
Was this answer helpful?

Related Articles

How to Create a MySQL Back-Up?

A: Step 1: Login to your control panel Step 2: Click on MySQL databases Step 3: Scroll to the...

How to Create a MySQL Database?

A: 1. Login to your control panel 2. Click on "MySQL Databases" 3. Add database 4. Add database...

How to Export/Save MySQL using Phpmyadmin

How do I export and import a mysql db using PHPMyAdmin?Step 1:Open phpMyAdmin and select the...

How to Restore your MySQL Database?

A: 1. Login to your control panel 2. Click on MySQL databases 3. Scroll to the bottom and click...

MySQL Connection Setting

* What are the connection settings for my MySQL database?*What is my database name, my database...