Many websites, including WordPress, need a database.
- Log in to cPanel.
- Open MySQL Database Wizard (the guided option) or MySQL Databases.
- Enter a name for your database and click Next.
- Create a database user with a strong password.
- Add the user to the database and grant All Privileges(not suitable for production use).
Write down the database name, username, and password. You will need all three when configuring your website or content management system. Note that cPanel adds a prefix to database and user names (for example youracct_dbname), so use the full name shown.
