[Bese-devel] How to get mod_lisp talking to cmucl ? where to find (start-apache-listener)

Marco Baringer mb at bese.it
Thu Jul 28 06:23:24 UTC 2005


Marco Simon <marco_simon at web.de> writes:

> Hi list,
>
> first of all: I'm quite a lisp beginner !
>
> I'm acually trying to set up an web application
> based on lisp and mod_lisp. This should be the
> first step on my way to an UCweb environment.
>
> So I set up my apache 1.3 with the mod_lisp module,
> configured the httpd.conf and tried to get the apache
> talking with my installed cmucl-lisp on my debian-sarge
> system.

since you mention debian sarge i'd like to remind you that debian
often has very old versions installed. i'd suggest checking and, if
needed, upgrading cmucl. this may not change much now but will save
you much grief and confusion later on, and you'll get enough grief and
confusion as it is already...

> I followed the steps at http://lisp.t2100cdt.kippona.net/lispy/home.
>
> What I didn't understand so far is:
> Where does the (start-apache-listener) function come from ?
> Because my cmucl-lisp doesn't seem to know this function.
> I think this function is the missing step for getting my lips-process
> listening on port 3000, where mod_lisp sends its request to.
>  Is this function part of any library, or where can I call it from ?

http://lisp.t2100cdt.kippona.net/lispy/thiscode

you could also look at kmr's cl-modlisp library
(http://cl-modlisp.b9.com/) if this one doesn't work out. 

good luck!

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen



More information about the bese-devel mailing list