|
Table of contents WelcomeRequirements Upgrade Installation 1. Quick start guide 1.1. After installation 1.2. General settings 1.3. Add a section 1.4. Turn the board on-line 2. Administration guide 2.1. Introduction 2.2. Board Start/Stop 2.3. General settings 2.4. Regional settings 2.5. Layout and Skin settings 2.6. Security settings 2.7. Content management 2.7.1. Sections management 2.7.2. Section options 2.7.3. Tickets management 2.7.4. Users management 2.7.5. Status management 2.7.6. Status options 3. Staff guide 3.1. More info 3.2. Manage tickets 3.3. Dispatching ticket Annexe 1: Configuration file Annexe 2: User roles Annexe 3: Coppa Annexe 4: Document upload Annexe 5: Technical information |
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 qti_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. Previous | Next |