Freeside:3.7:Documentation:Upgrading

From Freeside
Revision as of 08:19, 22 June 2015 by Jeremyd (talk | contribs) (Created page with "= Note = These are generic instructions for upgrading between 3.x versions. There may also be additional steps required for specific versions; check the notes for all versio...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note

These are generic instructions for upgrading between 3.x versions. There may also be additional steps required for specific versions; check the notes for all versions between the current and new versions.

Upgrade instructions

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