Changes between Initial Version and Version 1 of InstallationGuidelines


Ignore:
Timestamp:
01/03/09 02:18:51 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines

    v1 v1  
     1Sahana 3 can be installed in many different modes:
     2
     3 * [wiki:InstallationGuidelinesDeveloper Developer]
     4
     5 * Single-user
     6  * [wiki:InstallationGuidelinesWindows Windows]
     7  * [wiki:InstallationGuidelinesLinux Linux]
     8  * [wiki:InstallationGuidelinesMacOSX MacOSX]
     9
     10 * Multi-user (Production)
     11  * [wiki:InstallationGuidelinesApacheModWSGI Apache with mod_wsgi]
     12  * [wiki:InstallationGuidelinesApacheApacheModPython Apache with mod_python]
     13  * [wiki:InstallationGuidelinesApacheApacheModProxy Apache with mod_proxy]
     14  * [wiki:InstallationGuidelinesApacheCherokee Cherokee with FastCGI]
     15  * [wiki:InstallationGuidelinesApacheLighttpd Lighttpd with FastCGI]
     16  * [wiki:InstallationGuidelinesGoogleAppEngine GoogleAppEngine]