> Yesterday I tried to run hunchentoot on port 80 for the first time, but<br>>a get a "Permission Denied" error when hunchentoot tries to bind to port 80.<br><br>sudo setcap CAP_NET_BIND_SERVICE=ep /usr/bin/sbcl<br>
<br><br>Andrey<br><br><div class="gmail_quote">2009/6/19 Phil Marneweck <span dir="ltr"><<a href="mailto:zaries@global.co.za">zaries@global.co.za</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
<br>
Yesterday I tried to run hunchentoot on port 80 for the first time, but<br>
a get a "Permission Denied" error when hunchentoot tries to bind to port<br>
80. Between the #ubuntu and #lisp guys we established that nothing else<br>
was running on port 80 and that I was indeed running as root.<br>
<br>
<br>
Everybody agreed that it must be that permissions gets dropped some<br>
where along the line. Searching the web regarding dropped permissions<br>
got me no where. So I was wondering if anybody else got this<br>
configuration to work on port 80 and could share their experience with<br>
me please.<br>
<br>
I have a clean ubuntu server, no apache or anything installed. I have an<br>
in init.d script that starts up a screen session which runs swank and<br>
start up stuff to load hunchentoot etc ie swank-daemon from clwiki.<br>
<br>
<br>
Regards<br>
Phil<br>
<br>
<br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</blockquote></div><br>