Prequisites: php (save mode not yet supported), MySQL

1) Move this directory (and subdirectories) somewhere under your www-root
2) Make sure the (user of the) webserver has *read* access to the contents of the folders
3) Make sure the (user of the) webserver has *write* acces to the "documents" subdirectory
4) Make a new database in MySQL and run the queries in the textfile schema/aigaion.sql on this database to construct the initial tables (and one row).
5) Copy sample_config.php to config.php
6) Edit config.php to set directories and database(users)
7) Just point your webbrowser to the right place and you should see a login screen
8) Use admin/admin as username/password
9) You should now be logged in to the system
10) Customize settings under "Site configuration"
11) Create a new admin user (or edit the existing one) with "Manage accounts"
12) Login with the new user and you are ready to go


Send/report bugs to: arthur@vanbunningen.com

