Database setup

Create Database

  1. Browse your domain with cpanel port number. Eg. your-domain-name.com:2083

    • :2083 port will redirect you to cpanel. Alternatively, you can type your-domain-name.com/cpanel`

  2. After you log in, search and select for MySQL Databases

  3. Enter database name.

  4. Create user to access database.

  5. Now connect database and user.

  6. Give all privileges to the user and select Make Changes button.

Last updated