# cPanel Database

# Creating a database

  • Go to the MySQL Database Wizard under Databases. Follow the process to create a database and its user.

databases

  • Take note on the MySQL database name, username and password.

MySQL wizard create

  • Grant ALL PRIVILEGES on the newly created database and user.

MySQL wizard privileges