Project

General

Profile

Upgrade From 21x » History » Version 2

Amber Herold, 06/06/2012 01:48 PM

1 1 Amber Herold
h1. Upgrade From 2.1.x
2
3
h2. Download myami 2.2.x source code
4
5
{{include(appion:Download_Appion_Files_Shared)}}
6
7
h2. Install Appion Packages
8
9
10
{{include(appion:Install Appion Packages Short Shared)}}
11
12
h2. Update the web interface
13
14
Copy the entire myamiweb folder found at myami/myamiweb to your web directory (ex. /var/www/html). You may want to save a copy of your old myamiweb directory first.
15
16
h2. Update configuration files
17
18
# Move your leginon.cfg file 
19
## Ensure you have a leginon.cfg file in the proper location per these [[appion:Configure_leginoncfg|Leginon config instructions]]
20
# [[appion:Configure_appioncfg|Add a .appion.cfg file]]
21 2 Amber Herold
# Ensure your config.php file is up to date on the web server per these [[appion:Install_the_Web_Interface_Advanced|config.php instructions]]
22 1 Amber Herold
23
24
{{include(Run Database Update Script)}}
25
26
27
___
28
29
[[Upgrade_Instructions| Upgrade Instructions ^]]
30
31
______