Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.12.2.4 -r1.12.2.5 --- openacs-4/etc/config.tcl 12 Dec 2003 15:54:18 -0000 1.12.2.4 +++ openacs-4/etc/config.tcl 30 Jan 2004 14:27:01 -0000 1.12.2.5 @@ -17,6 +17,10 @@ set hostname [ns_info hostname] set address [ns_info address] +# Note: If port is privileged (usually < 1024), OpenACS must be +# started by root, and, in AOLserver 4, the run script have a +# '-b address' flag which matches the address given above + set server "service0" set servername "New OpenACS Installation - Development"