Changes between Version 10 and Version 11 of UserGuidelines/Admin/Synchronization
- Timestamp:
- 09/24/11 19:36:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Admin/Synchronization
v10 v11 23 23 Both sites must have Sahana Eden installed and running. 24 24 25 To avoid problems with different database structures, both instances should always use the same version of the software.25 To avoid problems with different database structures, both Sahana Eden instances should always use the same version of the software. 26 26 27 Check that both instances have the synchronization module enabled in models/000_config.py. If the ''sync'' section is missing from deployment_settings.modules, then add it as follows:27 Check that both instances have the synchronization module enabled in {{{models/000_config.py}}}. If the ''sync'' section is missing from {{{deployment_settings.modules}}}, then add it as follows: 28 28 29 29 {{{