Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/etc/config.tcl 21 Feb 2004 16:45:48 -0000 1.18 +++ openacs-4/etc/config.tcl 26 Feb 2004 15:28:35 -0000 1.19 @@ -19,6 +19,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"