Version 30 (modified by 13 years ago) ( diff ) | ,
---|
Installation Guidelines
Sahana Eden can be installed in many different modes:
- Developer
- Production
- Apache with mod_wsgi (best-supported)
- Cherokee (well-supported)
- Apache with mod_python
- Apache with mod_proxy
- Apache with CGI
- Apache with FastCGI
- Lighttpd
- IIS
- nginx
- Amazon
- GoogleAppEngine
- MySQL
- PostgreSQL
- 3rd-party Applications
- Tips
- Don't install applications with a hyphen in the name: web2py doesn't like this
- Don't use an underscore in application names -- mod_wsgi has trouble with this, and it may not be legal in URLs.
- Sqlite: Don't run an interactive Web2Py shell at the same time as Prod users accessing DB
Note:
See TracWiki
for help on using the wiki.