Requirements
- apache2 with php5 and gd2
- gnudatalanguage, version > 0.9.3
- internet browser
Installation
WARNING: Skip this if you want to upgrade only!
- unpack the wspa.tar.gz into your www directory (e.g. /var/www/wspa/)
- inside this directory, run sudo ./install.sh
Upgrade
NOTE: In this way, your user settings and data will be preserved
- unpack the wspa.tar.gz into a temporary directory
- copy everything except users/ and data/ directory into your www directory containing wspa (e.g. /var/www/wspa)
- inside this directory, run sudo ./upgrade.sh
[Troubleshooting]