Difference between revisions of "Freeside:2.1.1:Documentation:Upgrading"
From Freeside
(New page: = Upgrade instructions = * <code>make install-perl-modules</code> * As the freeside UNIX user, run <code>freeside-upgrade username</code>, passing the username of an internal Freeside use...) |
(→Note) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | = Note = | ||
+ | |||
+ | These are the 2.1.0 to 2.1.1 upgrade instructions. | ||
+ | |||
+ | If you are upgrading from 1.9.x, follow the [[Freeside:2.1:Documentation:Upgrading|2.1 upgrade]] instructions first. | ||
+ | |||
= Upgrade instructions = | = Upgrade instructions = | ||
Latest revision as of 16:11, 29 September 2010
Note
These are the 2.1.0 to 2.1.1 upgrade instructions.
If you are upgrading from 1.9.x, follow the 2.1 upgrade instructions first.
Upgrade instructions
-
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 install-docs
- Restart Apache and the Freeside daemons.