Thanks, Dossy. I've executed nsd as following:
# cd /usr/local/aolserver # bin/nsd -ft config.tcl -u www -g www -b 10.0.0.6:80 My config.tcl is: BEGIN>---8<CUT HERE>8--- END>---8<cut here>8--- above is gzip+uuencode format. following commands will extract it. # cat THIS_FILE | uudecode # gunzip config.tcl.gz I've got following error. [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: prebind: bound: 10.0.0.6:80 [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: encoding: loaded: iso8859-1 [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: nsmain: AOLserver/4.1 starting [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: nsmain: security info: uid=80, euid=80, gid=80, egid=80 [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 0 [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: adp[www.TclTk.jp]: mapped /*.adp [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: adp[www.TclTk.jp]: mapped /*.u_adp [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: adp[www.TclTk.jp]: mapped /*.gb_adp [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: adp[www.TclTk.jp]: mapped /*.sjis_adp [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssock.so' [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nslog.so' [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: nslog: opened '/usr/local/aolserver/servers/www.TclTk.jp/modules/nslog/access.log' [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: conf: [ns/server/www.TclTk.jp]enabletclpages = 0 [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: nsmain: AOLserver/4.1 running [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: nsmain: security info: uid=80, euid=80, gid=80, egid=80 [20/Feb/2004:22:35:43][72901.134559744][-sched-] Notice: sched: starting [20/Feb/2004:22:35:43][72901.134557696][-main-] Notice: driver: starting: nssock [20/Feb/2004:22:35:43][72901.134557696][-main-] Warning: prebind: closed unused: 10.0.0.6:80 = 3 [20/Feb/2004:22:35:43][72901.134560768][-nssock:driver-] Notice: starting [20/Feb/2004:22:35:43][72901.134560768][-nssock:driver-] Fatal: nssock: failed to listen on 10.0.0.6:80: Permission denied Thanks. --- T.Taguchi. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
