Before installing or using Project HQ you need to be able to be sure that you can run it or use it.
Server Requirements
If you want to run Project HQ on your server, you will need the following installed on your server:
- Python 2.5 or 2.6, or Python 2.4 with hashlib installed
- Database, one of SQLite, MySQL or PostgreSQL
- pysqlite for SQLite (if you're using Python 2.4)
- MySQL-python for MySQL
- psycopg2 for PostgreSQL
- Pylons 0.9.7 (this will be automatically installed when you install the .egg file)
- SQLAlchemy 0.5 or higher (this will be automatically installed when you install the .egg file)
- TurboMail 3.0
- Apache or another web server
- mod_wsgi with Apache, or a WSGI extension for your web server
- mod_python and FastCGI can be used, but WSGI is recommended.
Please note: Installing Project HQ on Windows is not supported.
Client Requirements
If you're going to be using Project HQ, then you'll need a standards compliant web browser. Project HQ works well on Safari, Firefox and Opera. IE 7 and 8 will also work fine.
Please note: IE 6 and lower is not supported. It may work, but we have not tested Project HQ with these browsers.
