-
Notifications
You must be signed in to change notification settings - Fork 15
Setting Up a New Install
Rob Braxman edited this page Jan 18, 2020
·
1 revision
-
Create a MySQL database Use the script provided to create the database. In a live install, these are in multiple databases but for testing it can be in one.
-
Credentials for the database and other settings are kept in /prod/localsettings/localsettings.php
In testing mode, the settings are visible here. In a live environment, the credentials are stored in another separate server.
-
In Live mode, the encryption keys are supplied by a separate Key server. For testing here, the key used is fixed and the same for all entries. See /prod/localsettings/cryptofunc.php