Re: Araneida won't listen
- From: Zach Beane <xach@xxxxxxxx>
- Date: 30 Dec 2005 14:15:50 -0500
Christophe Rhodes <csr21@xxxxxxxxx> writes:
> Tin Gherdanarra <tinman31337@xxxxxxxxx> writes:
>
> > I tried Araneida's example.lisp. It compiled
> > and loaded just beautifully and reported a T.
> > However, there is no one listening on port 80
> > or 8000 (I tried both and shut apache up and down,
> > what did not improve matters).
> >
> > Any ideas, anyone?
>
> I hear google has a search interface where people can attempt to see
> whether their question has been asked before. In this case, searching
> for "group:comp.lang.lisp araneida" will lead you to the information
> that you need: namely, that you should read the instructions.
Unfortunately, the instructions are misleading:
Oh, you wanted to be able to actually use it? Load Araneida with
(require 'asdf)
(asdf:operate 'asdf:load-op 'araneida)
then compile and load doc/example.lisp in the source distribution. For
more information, study that file carefully and read the rest of this
documentation.
Point your browser at http://your.host.name:8000/ to test
Compiling and loading doc/example.lisp isn't actually enough to get
something listening on port 8000. The commented-out part at the end of
doc/example.lisp will do it:
(start-listening *listener*)
Zach
.
- Follow-Ups:
- Re: Araneida won't listen
- From: Tin Gherdanarra
- Re: Araneida won't listen
- References:
- Araneida won't listen
- From: Tin Gherdanarra
- Re: Araneida won't listen
- From: Christophe Rhodes
- Araneida won't listen
- Prev by Date: Re: Araneida won't listen
- Next by Date: Re: Araneida won't listen
- Previous by thread: Re: Araneida won't listen
- Next by thread: Re: Araneida won't listen
- Index(es):
Relevant Pages
|
|