Back to Home

Creating a MySQL / MariaDB Database

Creating a MySQL Database in the Panel

Creating database schemas, users, and mapping permissions is a one-click process in the HexonCP panel.

Step-by-Step UI Guide:

  1. Navigate to the Websites list and click your target website card.
  2. Click on the Databases tab in the website navigation sidebar.
  3. Click Create Database.
  4. Type in your database name (e.g. wp_db).
  5. Under the user assignment section, select an existing user or click Create New Database User.
  6. Enter the username and a secure password.
  7. Click Generate Database. HexonCP creates the database, binds the user to localhost, and flushes privileges automatically.
🗄️

Create Database & User

Configure database tables

my_database
db_user
••••••••
Command copied to clipboard!