Begginer step-by-step instructions if you have cpanel on hosting, to create database:

  1. Open Cpanel -> “MySQL databases”
  2. Create New Database, enter name and click “Create”
  3. Add New User, enter username/password and click “Create user”
  4. Add User To Database, select created database and user and click “Add”
  5. Check for “ALL PRIVILEGES” and click “Make Changes”
  6. Open Cpanel -> “phpMyAdmin” -> Click on your database
  7. Click on operations, select Collation “utf8_unicode_ci” and click “go”
  8. Now enter this database data to configurator, something like “cpanelusername_databasename”, “cpanelusername_databaseusername”, “password” entered