Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -N -r1.8.2.1 -r1.8.2.2 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 5 Mar 2003 14:41:49 -0000 1.8.2.1 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 2 Apr 2003 00:33:43 -0000 1.8.2.2 @@ -183,7 +183,6 @@ # APM needs to check its permissions. if { [catch {apm_workspace_dir} ] } { append errors "
  • The [acs_root_dir] directory has incorrect permissions. It must be owned by -[apm_workspace_dir] the user executing the web server, normally nsadmin, and the owner must have read and write priveliges on this directory. You can correct this by running the following script as root. To give another user access to the files, add them to web group.