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.

    ⭐️ Store generated password in any note taking app becuase you will need to use it later. ⭐️
  5. Now connect database and user.

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

Last updated