Copy the file config.php.dist
and rename it config.php
.
Create a database (default: oc_gbaf) and import the file gbaf.sql
into the created database.
Modify in the config.php
file the values user
and pass
by, respectively, the database username and its associated password. If the database name is different from oc_gbaf, modify the value of name
.