How to create a MySQL database in cPanel
Many website apps (including WordPress) need a MySQL database. cPanel's MySQL Database Wizard makes creating one quick.
Create the database and user
- Log in to cPanel and, under Databases, click MySQL Database Wizard.
- Step 1: enter a name for your database and click Next Step.
- Step 2: create a database user and a strong password, then click Create User.
- Step 3: tick ALL PRIVILEGES and click Next Step.
Note your details
Write down the database name, username and password — you'll need them when you install your app. cPanel adds your account name as a prefix (for example youracct_dbname).
Managing databases
To edit or remove databases later, use MySQL Databases, or phpMyAdmin to work with the data directly. Need help? Open a support ticket.
