|
Table of contents WelcomeRequirements Upgrade Installation 1. Quick start guide 1.1. After installation 1.2. General settings 1.3. Starting the guestbook 1.4. Welcome message 2. Administration guide 2.1. Introduction 2.2. Guestbook start/stop 2.3. Site settings 2.4. Skin and regional 2.5. Message settings 2.6. Display 2.7. Security settings 3. Content management 3.1. Messages review 3.2. Multiple actions 4. Mapping tool 4.1. Map controls 4.2. Default settings Annexe 1: Configuration file Annexe 2: Advanced settings |
Annexe 1: Configuration fileThe configuration file contains the mandatory parametres allowing you to connect your database. The file config.php created by the installation procedure is stored in the bin directory. Exemple for MySQL <?php
Important If you edit your configuration file manually, don't forget to add the variable qtg_install and assigne it the date value. Without this variable, your board will return to the installation wizard and ask you to save your configuration file again. |