Connect to the database
At this point you already have all the needed files uploaded and now you need to indicate where Chevereto will store the data (MySQL database).
To continue please provide your MySQL database details. Learn more.
Database info needed
You must go to your hosting provider website panel (usually cPanel or Plesk) and get the required info. If you are running a server without panel you should be able to get this using SSH.
Basically you need to create a database (this will be database name) and assign permissions to this database to a database user.
Chevereto will connect to your database host using the database user credentials so this user must have access to the target database name.