How to create a MySQL database in cPanel

This demo assumes you've already logged in to cPanel

Now let's learn how to create a MySQL database

1) Click MySQL Database Wizard

2) Enter a name for the new database

3) Click Next Step

4) Now we have to create a user for this database... enter a username here

5) Then enter and confirm a password

6) When ready, click Create User

7) Check here to assign All Privileges to the user...

8) ... then click Next Step

That's it! The 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

  • mysql, cpanel, provider, india, webhosting, howto
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to backup your website in cPanel

This demo assumes you've already logged in to cPanel Now let's learn how to backup our website...

How to create a subdomain in cPanel

This demo assumes you've already logged in to cPanel Now let's learn how to create a subdomain...

How to Add, Edit and Delete Cron Jobs in cPanel

This knowledgebase post describes how to use cPanel to configure Cron Jobs for your website....

WordPress Softaculous Installation Tutorial

This tutorial explains how to use Softaculous to install a WordPress application on your site. It...

MySQL Trouble shooting

Try checking for Typos by printing out the query that is getting sent to MySQL Server from your...