How to Create and Upload a Database on CyberPanel

Creating and uploading databases at your CyberPanel VPS

Updated 2 weeks ago

How to Create a Database

To create a database, in the Available functions section, choose Databases:

CyberPanel database menu with the Databases tile highlighted

Then choose Create Database:

CyberPanel create database button highlighted in the Available Functions menu

On the opened page, you will need to insert the following information:

CyberPanel database creation form with website, database name, username, password, and Create Database button
  1. A website for which you want to create a database

  2. A database name

  3. A database username

  4. A strong password

After this data is filled, click on Create Database.

How to Upload or Import a Database

After you have your database created, all you need to do is access its phpMyAdmin. It can be done via a separate button in your CyberPanel:

CyberPanel phpMyAdmin button highlighted in database functions menu

There, just click on the database name in the left column, choose Import, and select your database file (in .sql or .sql.zip format).

phpMyAdmin import page for database u123456789_xWMvS, with Import tab and Browse button highlighted

Then scroll down the page and click on Go – your database will be successfully uploaded.