> So I was wondering if anybody else got this
> configuration to work on port 80 and could share their experience with
> me please.

http://lisper.ru/apps/format/15 - this script starts sbcl-daemon (pure lisp, without GNU Screen, detachtty and etc.), which runs hunchentoot on port 80 after the rejection of root privileges. Required libcap2. Tested on Gentoo and Debian.

Andrey

2009/6/19 Phil Marneweck <zaries@global.co.za>
Hi

Yesterday I tried to run hunchentoot on port 80 for the first time, but
a get a "Permission Denied" error when hunchentoot tries to bind to port
80. Between the #ubuntu and #lisp guys we established that nothing else
was running on port 80 and that I was indeed running as root.


Everybody agreed that it must be that permissions gets dropped some
where along the line. Searching the web regarding dropped permissions
got me no where. So I was wondering if anybody else got this
configuration to work on port 80 and could share their experience with
me please.

I have a clean ubuntu server, no apache or anything installed. I have an
in init.d script that starts up a screen session which runs swank and
start up stuff to load hunchentoot etc ie swank-daemon from clwiki.


Regards
Phil


_______________________________________________
tbnl-devel site list
tbnl-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-devel