
19 Jun
2009
19 Jun
'09
7:11 a.m.
> 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. sudo setcap CAP_NET_BIND_SERVICE=ep /usr/bin/sbcl 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 >