--
Hi Justin:
I too did an out-of-the-box install of the newest Apache/JServ software.
I think it was in one of the README files that I saw an instruction to
include the "jserv.conf" file and the end of "httpd.conf". The line is:
Include /path-to/jserv.conf
where "path-to" is the location of your jserv.conf file. This should be
the only change to httpd.conf that you need to make. "jserv.conf" contains
all the configuration info needed including the LoadModule/AddModule pair.
Greg
-----Original Message-----
From: Justin Ashworth <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]'
<[EMAIL PROTECTED]>
Date: Wednesday, June 23, 1999 12:21 PM
Subject: "API module structure `jserv_module' ... is garbled
>--
>
>I'm running Solaris 7/SPARC, Apache 1.3.6 w/ DSO support, and JServ 1.0
>release.
>
>I did the out-of-the-box install including adding the following lines to my
>httpd.conf...
>
>Include /export/home/justin/jserv/ApacheJServ-1.0/example/jserv.conf
>AddModule mod_jserv.c
>
>When I try to start Apache, I get an error telling me to check my
>configuration file.
>
>I ran apachectl configtest and got the following:
>=================
>Syntax error on line 7 of
>/export/home/justin/jserv/ApacheJServ-1.0/example/jserv.conf:
>API module structure `jserv_module' in file
>/usr/local/apache/libexec/mod_jserv.so is garbled - perhaps this is not an
>Apache module DSO?
>=================
>
>Line 7 of that file looks like this:
>LoadModule jserv_module libexec/mod_jserv.so
>
>
>Does anybody have any ideas why I'm getting the error?
>
>Thanks,
>
>Justin
>
>
>
>--
>--------------------------------------------------------------
>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]