From: Raul E. \(wizardteam\) <ra...@wi...> - 2006-01-27 18:33:42
|
Hi again, Well, i copied httpdthread.tcl and then that issued ends, but now it comes another problem i cant handle. If i set another port for tclhttpd, it starts with no problem, but if i set port 80, i get this problem: # service tclhttpd start Starting tclhttpd: myhost.mydom.org:80 couldn't open socket: permission denied cmd=socket -server {HttpdAccept {http 100.100.100.100 80}} -myaddr 100.100.100.100 80 while executing "Httpd_Server $Config(port) $Config(host) $Config(ipaddr)" (file "/usr/bin/tclhttpd" line 230) [FAILED] There is no apache in this server and no other app is using port 80, however, its getting me that error. Any hint? Regards, -=Raul=- |