Freeside:3.4:Documentation:Upgrading

From Freeside
Revision as of 07:23, 23 October 2014 by Jeremyd (talk | contribs) (Prerequisites)

Jump to: navigation, search

Note

These are the 3.3 to 3.4 upgrade instructions.

Prerequisites

  • install perl modules
aptitude install libparse-fixedlength-perl libregexp-common-net-cidr-perl libio-string-perl libnet-mac-vendor-perl

Upgrade instructions

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