--

Hi. Forgive me if you've seen this before... I'm having a little trouble with the list 
server, I
think.

I have just downloaded Jserv 1.0 and I have tried to install it as a DSO.  The 
configuration and the
make go just fine, but when I start apache or run ../bin/apachectl configtest I get an 
error
message:
Syntax error on line 270 of /usr/local/apache/conf/httpd.conf:
Cannot add module via name '/usr/local/src/ApacheJServ-1.0/src/c/mod_jserv.c': not in 
list of loaded
modules

This error message actually is wrong, I think, because the syntax is correct, but 
something else is
the matter.  The offending line in httpd.conf is:
AddModule /usr/local/src/ApacheJServ-1.0/src/c/mod_jserv.c

however, I have also tried (which makes more sense)
AddModule mod_jserv.c

and I get the same results.  If I comment out this line, then I can start apache and 
it runs fine -
of course, jserv doesn't work.
Does anybody have some advice?  I can send the httpd.conf file and any other file you 
like - I am
reluctant to send a 1067 line file to a mailing list  :-)

Many thanks,

Jeff



-- 
Jeff Silverman, PC guy, Linux wannabe, Java wannabe, Software engineer, husband, 
father etc.
See my website: http://www.commercialventvac.com/~jeffs
[EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to