Many applications (including WordPress) need a database to store their data.
- Log in to cPanel.
- Go to Databases > MySQL Databases.
- Under Create New Database, type a name and click Create Database.
- Note the full database name — it's usually prefixed with your account name (for example,
account_dbname).
Next, create a user and link it to the database (article 118).
Tip: Use a clear name like wordpress or shop so you can tell your databases apart later.
