From: Michael T. <wa...@ko...> - 2006-01-27 19:55:40
|
Hi Raul, Raul Elizondo (wizardteam) wrote: > 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? I've modified the init.d startup script to fix the port 80 issue, committed it to CVS, and built new packages for Fedora Core 3 and 4 and the upcoming Fedora Core 5. The new packages should be hitting the fedora mirrors in the next couple of days. The version number on the new packages is tclhttpd-3.5.1-8. --Wart |