Well - when all else fails I reinstall - I presume that you have the WebAppConnection and WebAppDeploy directives included in the httpd.conf as well?
Beth Anne Lambrechts Cross Fire Labs, Inc. e-mail: [EMAIL PROTECTED] Phone/Fax: 703-724-9210 >From: [EMAIL PROTECTED] >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: "Tomcat Users List" <[EMAIL PROTECTED]> >Subject: Re: Apache + Tomcat mod_webapp.so Does anyone have a solution? >Date: Wed, 5 Dec 2001 11:34:14 -0500 > > >That's exactly what I did. I installed Apache, Tomcat and untared the >mod_webapp.so. Then I edited the httpd.conf to add the two lines LoadModule >and AddModule. I even tried it with just LoadModule and still got the same >results. The reason I talked about the compiler is because someone >suggested that I would have to compile the mod_webapp on my machine. I will >try it all again right now and see what I get. Also just fyi I have all the >newest patches on my machine. > > >Thank You, > >Justin A. Stanczak >Web Manager >Shake Learning Resource Center >Vincennes University >(812)888-5813 > > > > "Cross Fire Labs > B.A. Lambrechts" To: >[EMAIL PROTECTED] > <cross_fire_labs@ho cc: > tmail.com> Subject: Re: Apache + >Tomcat mod_webapp.so Does anyone have a > solution? > 12/05/2001 11:15 AM > Please respond to > "Tomcat Users List" > > > > > > >Ok - well I am using Solaris 8 as well and I did not have to compile the >mod_webapp.so at all - downloaded a tar file: > >webapp_module-1.0-tc40.tar > >and when I extracted it from the tar file - the mod_webapp.so was there so >I >just copied that one into the libexec directory. > > > >Beth Anne Lambrechts >Cross Fire Labs, Inc. >e-mail: [EMAIL PROTECTED] >Phone/Fax: 703-724-9210 > > > > >From: [EMAIL PROTECTED] > >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> > >To: "Tomcat Users List" <[EMAIL PROTECTED]> > >Subject: Re: Apache + Tomcat mod_webapp.so Does anyone have a solution? > >Date: Wed, 5 Dec 2001 11:09:27 -0500 > > > > > >Yes. > > > > > >Thank You, > > > >Justin A. Stanczak > >Web Manager > >Shake Learning Resource Center > >Vincennes University > >(812)888-5813 > > > > > > > > "Cross Fire Labs > > B.A. Lambrechts" To: > >[EMAIL PROTECTED] > > <cross_fire_labs@ho cc: > > tmail.com> Subject: Re: Apache + > >Tomcat mod_webapp.so Does anyone have a > > solution? > > 12/05/2001 10:56 AM > > Please respond to > > "Tomcat Users List" > > > > > > > > > > > > > >Have you copied mod_webapp.so into the apache/libexec directory? > > > > > > > >Beth Anne Lambrechts > >Cross Fire Labs, Inc. > >e-mail: [EMAIL PROTECTED] > >Phone/Fax: 703-724-9210 > > > > > > > > >From: [EMAIL PROTECTED] > > >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> > > >To: [EMAIL PROTECTED] > > >Subject: Apache + Tomcat mod_webapp.so Does anyone have a solution? > > >Date: Wed, 5 Dec 2001 10:51:10 -0500 > > > > > >Does anyone have a solution for using the mod_webapp.so to connect >Apache > > >and Tomcat on a Solaris 8 machine? I have a Solaris 8 Sparc and I've > > >installed Tomcat 4.0 and Apache 1.3.22. I'm trying to use the > >mod_webapp.so > > >to connect the two together. When I run the /apachectl configtest it > >comes > > >up with this error: > > > > > ># /usr/local/apache/bin/apachectl configtest > > >Syntax error on line 238 of /usr/local/apache/conf/httpd.conf: > > >Cannot load /usr/local/apache/libexec/mod_webapp.so into server: >ld.so.1: > > >/usr/local/apache/bin/httpd: fatal: relocation error: file > > >/usr/local/apache/libexec/mod_webapp.so: symbol __lshrdi3: referenced > > >symbol not found > > > > > >I have gcc 3.0 on my machine, but I don't have the Solaris c compiler. > > > > > > > > >Thank You, > > > > > >Justin A. Stanczak > > >Web Manager > > >Shake Learning Resource Center > > >Vincennes University > > >(812)888-5813 > > > > > > > > >-- > > >To unsubscribe: <mailto:[EMAIL PROTECTED]> > > >For additional commands: <mailto:[EMAIL PROTECTED]> > > >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > > > >_________________________________________________________________ > >Get your FREE download of MSN Explorer at >http://explorer.msn.com/intl.asp > > > > > >-- > >To unsubscribe: <mailto:[EMAIL PROTECTED]> > >For additional commands: <mailto:[EMAIL PROTECTED]> > >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > >-- > >To unsubscribe: <mailto:[EMAIL PROTECTED]> > >For additional commands: <mailto:[EMAIL PROTECTED]> > >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
