[Lispweb] imho installation

asimon@math.bme.hu asimon at math.bme.hu
Tue Apr 10 16:54:14 CDT 2001


Hello, 

I'm trying to install imho (April 2 version) but got stuck with web_app.  
As per /apache/doc/webapp-notes.txt I put the following in httpd.conf

LoadModule webapp_module      modules/mod_webapp.so
AddModule mod_webapp.c

<IfModule mod_webapp.c>
  WebAppConnection wco warp 127.0.0.1:9999
  # WebAppMount <connection name> <app name> <mount point>
  WebAppMount wco wco /imho
</IfModule>

But when restarting apache I get

Starting httpd: Syntax error on line 1030 of /etc/httpd/conf/httpd.conf:
Host name unspecified

Any suggestions? 

Andras



More information about the lispweb mailing list