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

From Freeside
Jump to: navigation, search
(Created page with "= Note = These are the 2.1.2 to 2.1.3 upgrade instructions. = Upgrade instructions = * (Debian) aptitude update; aptitude install libgeo-coder-googlev3-perl libgeo-googleearth…")
 
 
Line 1: Line 1:
 
= Note =
 
= Note =
  
These are the 2.1.2 to 2.1.3 upgrade instructions.
+
These are the 2.3.0 to 2.3.1 upgrade instructions.
  
 
= Upgrade instructions =
 
= Upgrade instructions =

Latest revision as of 22:02, 20 January 2012

Note

These are the 2.3.0 to 2.3.1 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.