Initial setup. Follow the following instructions:
- Make a mySQL compatible database with a user that has full access to it.
- In the "config" directory, copy the config.ini file to custom.config.ini
- Modify the database settings in the custom.config.ini file for the database made in step 1.
- Set databaseDbname to the name of the database.
- Set databaseUsername to the username of the database administrator. Assure user is authorized to connect to server's IP.
- Set databasePassword to the database administrator password. Note you might need to include this in single quotes.
- In your browser, execute the command to access SI again and follow the instructions.