It should be called mod_jserv.so, at least for Solaris and some OS's, the
.so can
be different.
The file should be located in /usr/local/apache/libexec
If it is not there, it is because your distribution does not contain it.
Assuming you already
have gcc, its not that hard to build.
You need to download the Tomcat 3.2.1 source from
http://jakarta.apache.org/site/binindex.html
The users guide has instructions for building it:
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.htm
l
Mike.
--
Mike Braden
[EMAIL PROTECTED]
-----Original Message-----
From: Rick at canoffroad.net [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 8:10 PM
To: [EMAIL PROTECTED]
Subject: Missing mod_jserve.so file?
When I try to restart apache after installing Tomcat I get an error which,
when I run configtest, shows that it can't find mod_jserve.so. I checked the
whole drive and it's nowhere to be found. (see error below)
[root@cr274708-a bin]# /usr/local/apache/bin/apachectl configtest
Syntax error on line 1 of /usr/local/jakarta-tomcat/conf/tomcat-apache.conf:
Cannot load /usr/local/apache/libexec/mod_jserv.so into server:
/usr/local/apache/libexec/mod_jserv.so: cannot open shared object file: No
such file or directory
[root@cr274708-a bin]#
I installed on Redhat from the rpm. Anyone know why this is happening and/or
where I can get this file?
Rick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]