----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello all,

I just installed JSDK 2.0 and JServ 1.1.2 (from Apache's rpm) on my Red Hat
Linux 6.1, Apache 1.3.9, and now I can't get Apache to load the Jserv
module. When httpd starts, I get the following error:
_____________________________________
Starting httpd: Syntax error on line 93 of /etc/httpd/conf/httpd.conf:
API module structure `jserv_module' in file /etc/httpd/modules/mod_jserv.so
is garbled - perhaps this is not an Apache module DSO?
[FAILED]                                                     
_____________________________________



As you would expect, the offending line in my httpd.conf is the line which
loads the JServ module:
_____________________________________
LoadModule jserv_module modules/mod_jserv.so
_____________________________________



My first reaction was "Garbled?! What the..."

>From the error message, it sounded like the file was somehow corrupted. So,
to make sure there wasn't anything wrong with the file, I uninstalled
JServ, downloaded a fresh copy of the JServ 1.1.2 rpm, and installed the
new rpm. The same error occurred. Just in case there was something wrong
with the file on Apache's server, I repeated the process with the JServ
1.1.1 rpm. I still got the same error. Since it is unlikely that both of
versions' rpms are corrupt, there must be something wrong on my system.

What else could cause this error? I am currently running other modules
successfully, and I had no problems whatsoever installing and running my
php3 modules for Apache earlier. I couldn't find the error in either the
Apache or the JServ FAQs. 

Thanks,

Mark

PS: please be kind if I did something stupid, I'm still a little new to all
this.




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to