Index: openacs-4/packages/acs-core-docs/www/openacs.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/openacs.adp,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/acs-core-docs/www/openacs.adp 23 Sep 2015 18:51:43 -0000 1.1.2.3 +++ openacs-4/packages/acs-core-docs/www/openacs.adp 28 Sep 2015 07:54:21 -0000 1.1.2.4 @@ -336,7 +336,7 @@ automate vacuuming is to edit the cron file for the database user. Recommended: VACUUM ANALYZE every hour and VACUUM FULL -ANALYZE every day.

+ANALYZE every day.

 [$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ export EDITOR=emacs;crontab -e
 

Add these lines to the file. The vacuum command cleans up temporary structures within a PostGreSQL database, and can improve @@ -370,7 +370,7 @@ specific port, e.g. port 80. In order for OpenACS to work, you need to configure a virtual server. The Reference Platform uses a configuration file included in the OpenACS tarball, /var/lib/aolserver/$OPENACS_SERVICE_NAME/etc/config.tcl. -Open it in an editor to adjust the parameters.

+Open it in an editor to adjust the parameters.

 [root root]# su - $OPENACS_SERVICE_NAME
 
 [$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/etc
@@ -606,8 +606,8 @@
 recovery procedure.

  • Set up the section called “External uptime validation”.

  • -
    ($Id: openacs.html,v 1.51.2.1 2015/09/23 -11:54:44 gustafn Exp $)
    +
    ($‌Id: openacs.xml,v 1.31 2006/07/17 05:38:37 +torbenb Exp $)