Difference between revisions of "Freeside:2.3.3:Documentation:Upgrading"
From Freeside
(Created page with "= Note = These are the 2.3.2 to 2.3.3 upgrade instructions. = Upgrade instructions = * <code>make install-perl-modules</code> * As the freeside UNIX user, run <code>freeside-u…") |
(No difference)
|
Revision as of 16:19, 1 June 2012
Note
These are the 2.3.2 to 2.3.3 upgrade instructions.
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.