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

From Freeside
Jump to: navigation, search
(New page: = Upgrade instructions = * Install DateTime::Format::Natural * <code>make install-perl-modules</code> * As the freeside UNIX user, run <code>freeside-upgrade username</code>, passing the ...)
 
(No difference)

Latest revision as of 23:26, 8 April 2010

Upgrade instructions

  • Install DateTime::Format::Natural
  • 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.