Download
Download version 1.0.1 2007-07-11
Upgrade
Version 1.0.1 contains only minor changes, to upgrade a previous installation, download the new version and replace the follwing files:
- ep_comparison.php
- ep_summary.php
- generateReport.php
- rs_comparison.php
- synth_communication.php
- synth_democratic.php
- synth_management.php
- css/site.css
Installation instructions
- Download and unpack to the desired directory
- Import the database.sql from the /install directory into the database
- Edit /config/db.php
- Delete the install directory (not necessary)
- Make the folder "tempImg" writeable (chmod 755)
- If your server supports it, uncomment the lines in .htaccess (folder root) and edit the line "ErrorDocument 404 /404.php" to match your directory
In order to install it locally, we can recommend XAMPP
System Requirements
Client
- Javascript enabled
- Cookies Enabled
- A reasonably modern browser
- Tested on:
- Firefox 1.5+ Linux/Windows
- IE 6 Linux
- IE 6+ Windows
- Opera 9+ Linux/Windows
Firefox 2+ is recommended
Server
- PHP 5+ (developed and tested on 5.2)
- MySQL 5+ (developed and tested on 5.0.37), supporting InnoDB
- GD 2+ (developed and tested on 2.0.28)
- Only tested on the Apache server (but should work on IIS etc)