All Systems Operational|support@delhihosting.com
cPanel

How to Create a MySQL Database in cPanel

10 May 2026 · 4 min read · DelhiHosting Team

Dynamic applications like WordPress store their content in a MySQL database. Creating one in cPanel takes a minute with the database wizard.

Use the database wizard

Open MySQL Database Wizard, name your database, then create a database user with a strong password. The wizard walks you through each step so nothing is missed.

Assign privileges

Add the user to the database and grant all privileges so the application can read and write. Note down the database name, username and password — your application needs all three to connect.

Connect your app

Enter those details into your application’s configuration (for WordPress, that’s during install or in wp-config.php). The host is usually localhost on shared hosting. A correct match here is what gets your app online.

Quick tips
  • Use the wizard to avoid missed steps
  • Give the user a strong password
  • Grant all privileges on the database
  • Record name, user and password for the app
Key takeaway

The MySQL wizard creates a database and user in a minute — grant all privileges and note the credentials your application needs.

Related cPanel guides

Need a hand with this?

Our Delhi-based engineers handle cPanel, email and server setup for you — free migration included.