Changes between Version 36 and Version 37 of ConfigurationGuidelines


Ignore:
Timestamp:
05/06/10 00:29:19 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConfigurationGuidelines

    v36 v37  
    11== Configuration Guidelines ==
     2How to configure a new instance.
    23=== File Permissions ===
    34{{{
     
    2728chown www-data sahana/uploads/tracks
    2829}}}
    29 
     30=== Database Setup ===
     31Production system should use MySQL:
     32 * Edit {{{models/00_db.py}}}
    3033=== Configurable Options ===
    3134These can be set via [http://127.0.0.1:8000/sahana/admin/setting/update/1]