Difference between revisions of "Freeside:3.1:Documentation:Upgrading"
From Freeside
(Created page with "= Note = These are the 3.0 to 3.1 upgrade instructions. = Upgrade instructions = * <code>cd freeside-3.1/</code> * <code>make clean; make configure-rt; make install-perl-modul…") |
|||
Line 1: | Line 1: | ||
= Note = | = Note = | ||
− | + | When upgrading from versions prior to 3.1, after the [[Freeside:3:Documentation:Upgrading|regular 3.x upgrade]], follow these instructions. | |
− | = | + | = Additional post-upgrade instructions = |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | * <code>cd freeside-3.x/</code> | ||
* As the freeside UNIX user, run <code>cd rt; /opt/rt3/sbin/rt-setup-database --dba freeside --prompt-for-dba-password --action upgrade</code> | * As the freeside UNIX user, run <code>cd rt; /opt/rt3/sbin/rt-setup-database --dba freeside --prompt-for-dba-password --action upgrade</code> |
Latest revision as of 02:46, 14 January 2015
Note
When upgrading from versions prior to 3.1, after the regular 3.x upgrade, follow these instructions.
Additional post-upgrade instructions
-
cd freeside-3.x/
- As the freeside UNIX user, run
cd rt; /opt/rt3/sbin/rt-setup-database --dba freeside --prompt-for-dba-password --action upgrade