Index: openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html,v diff -u -N -r1.20.4.3 -r1.20.4.4 --- openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html 31 May 2008 20:46:16 -0000 1.20.4.3 +++ openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html 4 Oct 2008 23:12:42 -0000 1.20.4.4 @@ -1,5 +1,5 @@ -Upgrading 4.5 or higher to 4.6.3

Upgrading 4.5 or higher to 4.6.3

The required platform for OpenACS 4.6 is the same as +Upgrading 4.5 or higher to 4.6.3

Upgrading 4.5 or higher to 4.6.3

The required platform for OpenACS 4.6 is the same as 4.5, with the exception of OpenFTS. OpenACS 4.6 and later require OpenFTS 0.3.2 for full text search on PostGreSQL. If you have OpenFTS 0.2, you'll need to upgrade.

If upgrading from 4.4, you need to manually run acs-kernel/sql/postgres/upgrade-4.4-4.5.sql. See Bug #632

  1. Make a Backup.�Back up the database and file system (see Section�, “Manual backup and recovery”).

  2. OPTIONAL: Upgrade OpenFTS.�Section�, “Upgrading OpenFTS from 0.2 to 0.3.2”

  3. Stop the server

    [root root]# svc -d /service/$OPENACS_SERVICE_NAME
  4. Upgrade the file system.�Section�, “Upgrading the OpenACS files”