Difference between revisions of "Freeside:2.3.7:Documentation:Upgrading"
From Freeside
(Created page with "= Note = These are the 2.3.6 to 2.3.7 upgrade instructions. = Upgrade instructions = * <code>cd freeside-2.3.7/</code> * <code>make clean; make configure-rt; make install-perl-…") |
(No difference)
|
Latest revision as of 00:30, 4 June 2013
Note
These are the 2.3.6 to 2.3.7 upgrade instructions.
Upgrade instructions
-
cd freeside-2.3.7/
-
make clean; make configure-rt; make install-perl-modules
- As the freeside UNIX user, run
freeside-upgrade username
, passing the username of an internal Freeside user. - If freeside-upgrade hangs, try stopping Apache, all Freeside processes, and anything else connected to your database, especially on older PostgreSQL versions.
-
make deploy