Many applications, including WordPress and other PHP applications, require a MySQL/MariaDB database.
Steps:
- Log in to cPanel.
- Open MySQL® Databases.
- Create a new database.
- Create a database user.
- Set a strong password for the database user.
- Add the user to the database.
- Assign the required privileges.
- Save the database name, username, password, and hostname.
- Use these details when installing or configuring your application.
Tip: Keep your database credentials private and never publish them publicly.