Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -r1.20 -r1.21 --- openacs-4/etc/config.tcl 20 Apr 2004 21:12:28 -0000 1.20 +++ openacs-4/etc/config.tcl 26 Apr 2004 16:18:15 -0000 1.21 @@ -17,7 +17,8 @@ # The hostname and address should be set to actual values. set hostname [ns_info hostname] -set address [ns_info address] +#set address [ns_info address] +set address 0.0.0.0 # Note: If port is privileged (usually < 1024), OpenACS must be # started by root, and, in AOLserver 4, the run script have a