Perfomatic/Installation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 4: | Line 4: | ||
= Server Requirements = | = Server Requirements = | ||
* Python 2.? | |||
* Apache 2.x + mod_python | |||
* mod_rewrite | |||
* MySQL 5.x | |||
* memcached (someday) | |||
= Set Up Database = | = Set Up Database = | ||
= Creating Test Data = | = Creating Test Data = | ||
Revision as of 18:34, 1 July 2008
Get the Code
- Checkout the latest code from http://hg.mozilla.org/graphs/
- Mercurial Install Info
Server Requirements
- Python 2.?
- Apache 2.x + mod_python
- mod_rewrite
- MySQL 5.x
- memcached (someday)