Difference between revisions of "Freeside:3.3:Documentation:Upgrading"

From Freeside
Jump to: navigation, search
(Created page with "= Note = These are the 3.1 to 3.2 upgrade instructions. = Upgrade instructions = * <code>cd freeside-3.2/</code> * <code>make clean; make configure-rt; make install-perl-modul…")
 
(Note)
Line 1: Line 1:
 
= Note =
 
= Note =
  
These are the 3.1 to 3.2 upgrade instructions.
+
These are the 3.2 to 3.3 upgrade instructions.
  
 
= Upgrade instructions =
 
= Upgrade instructions =

Revision as of 11:12, 27 May 2014

Note

These are the 3.2 to 3.3 upgrade instructions.

Upgrade instructions

  • cd freeside-3.2/
  • 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