-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_UPDATE.txt
22 lines (16 loc) · 1.01 KB
/
_UPDATE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
==== UPGRADE FROM AIGAION 2.x ====
1) Take a backup of the database
2) Check that you have taken a backup of the database
3) (If you have modified files in the Aigaion system:
Backup all the files of the Aigaion program
4) Extract all the new files from the new release into the same directory.
5) login as database admin to upgrade the database structure
==== UPGRADE FROM AIGAION 1.x ====
This documentation is for updating Aigaion 2.0 from an Aigaion 1.x installation
1) Copy the Aigaion 2.0 files to <WEBROOT>/<aigaion2_rootdir>/
2) Create a new MySQL database '<db_aigaion2>', with an appropriate user. The database is empty.
3) Unpack <WEBROOT>/<aigaion2_rootdir>/install/install.zip into the directory
<WEBROOT>/<aigaion2_rootdir>/install/
4) Point your browser to http://<server>/<aigaion2_rootdir>/install/install.php
From there on, follow the instructions on the screen.
After installing, please run the maintenance checks (under Site Maintenance)