--



Scott Anderson wrote:
> 
> --
> 
> Make sure yo have a line like
> 
> LoadModule jserv_module libexec/mod_jserv.so

I did.

> 
> before you add the line
> 
> AddModule mod_jserv.c
> 
> the everything should be good to go
> 
> Scott Anderson
> Web-X
> 936 Pacific Ave
> Tacoma, WA 98402
> 253-627-7596
> [EMAIL PROTECTED]

In desperation, I removed the ClearModuleList directive just before the beginning of 
the AddModule
directives in httpd.conf, and that seemed to do the trick.  I don't know why.

Thank you,


Jeff


> 
> >>> Jeff Silverman <[EMAIL PROTECTED]> 07/02/99 12:58AM >>>
> --
> 
> Hi.
> 
> 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
> 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]
> 
> --
> --------------------------------------------------------------
> 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]

-- 
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