Installation

Installation - Database

Create the database and hand the installer its credentials

Prepare the database

Create a new mysql database, create a new mysql user, make sure mysql user has full access to created database then pass required information to installer. 

cPanel guide

  1. S1: Head to your website's cPanel and login. Find and click on MySQL Databases
  2. S2: In the new page, find "Create New Database", choose a name and create a database with it
  3. S3: Go back to MySQL Databases page, find "Add New User", choose a username & password and create a new user with it
  4. S4: Go back to MySQL Databases page, find "Add User To Database", select created user & database and click on "Add"
  5. S5: In the new page, click on "ALL PRIVILEGES" then click on "Make Changes"
Next - Installation - Server