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