RE: Mod_jk is not compatible this version of apache

2002-12-11 Thread Turner, John

As far as I know the solution is to upgrade Apache.  You'll want to do so
anyway, there are security fixes between .40 and .43.  You'll need a minimum
of .42.  If you can't/won't upgrade Apache, there are .40 binaries here:

http://www.johnturner.com/howto/apache-tomcat-howto.html

Note they are for RH 7.2, but I don't think that should matter.  Also, they
are using an older version of the mod_jk source.

Compiling your own from source is a relatively easy process if you have a
sane GNU build environment, and with RH 8, you should.

John


-Original Message-
From: R. C. Hill [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, December 11, 2002 1:56 PM
To: [EMAIL PROTECTED]
Subject: Re: Mod_jk is not compatible this version of apache

Has anyone found a solution to this problem. I'm in the same boat and need 
of a solution...thanks.

-R

>From: "John B. Moore" <[EMAIL PROTECTED]>
>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Mod_jk is not compatible this version of apache
>Date: Sat, 07 Dec 2002 14:47:25 -0800
>
>Versions
>Apache  httpd-2.0.40
>Tomcat 4.1.12
>
>OS
> Readhat 8 with latest kernal
>
>  I had compile Apache and it runs just fine, Tomcat also runs find 
>independently
>
>   I then downloaded  the connectors for 4.1.12 and followed the "John 
>Turner" directions for compiling the mod_jk... and copied to the ../modules

>directory and updated the server.xml with the
>auto config.. check that the /auto/mod_jk.conf was being written and that 
>it contained the correct path to the mod_jk.so module and matches the 
>include in the httpd.conf file.
>
>   Sadly I'm getting the error message
>
>"httpd: module "mod_jk.so" is not compatible with this version of 
>apache.."
>
>Anyone with some suggestions on where I need to look next... I'm 
>stumped..
>
> John..
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>


_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Mod_jk is not compatible this version of apache

2002-12-11 Thread Ben Ricker
Have you tried compiling your own connector from source? 

HTH,

Ben Ricker

On Wed, 2002-12-11 at 12:56, R. C. Hill wrote:
> Has anyone found a solution to this problem. I'm in the same boat and need 
> of a solution...thanks.
> 
> -R
> 
> >From: "John B. Moore" <[EMAIL PROTECTED]>
> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Mod_jk is not compatible this version of apache
> >Date: Sat, 07 Dec 2002 14:47:25 -0800
> >
> >Versions
> >Apache  httpd-2.0.40
> >Tomcat 4.1.12
> >
> >OS
> > Readhat 8 with latest kernal
> >
> >  I had compile Apache and it runs just fine, Tomcat also runs find 
> >independently
> >
> >   I then downloaded  the connectors for 4.1.12 and followed the "John 
> >Turner" directions for compiling the mod_jk... and copied to the ../modules 
> >directory and updated the server.xml with the
> >auto config.. check that the /auto/mod_jk.conf was being written and that 
> >it contained the correct path to the mod_jk.so module and matches the 
> >include in the httpd.conf file.
> >
> >   Sadly I'm getting the error message
> >
> >"httpd: module "mod_jk.so" is not compatible with this version of 
> >apache.."
> >
> >Anyone with some suggestions on where I need to look next... I'm 
> >stumped..
> >
> > John..
> >
> >
> >--
> >To unsubscribe, e-mail:   
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail: 
> ><mailto:[EMAIL PROTECTED]>
> 
> 
> _
> Add photos to your messages with MSN 8. Get 2 months FREE*. 
> http://join.msn.com/?page=features/featuredemail
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
Ben Ricker <[EMAIL PROTECTED]>
Wellinx.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Mod_jk is not compatible this version of apache

2002-12-11 Thread R. C. Hill
Has anyone found a solution to this problem. I'm in the same boat and need 
of a solution...thanks.

-R

From: "John B. Moore" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Mod_jk is not compatible this version of apache
Date: Sat, 07 Dec 2002 14:47:25 -0800

Versions
   Apache  httpd-2.0.40
   Tomcat 4.1.12

OS
Readhat 8 with latest kernal

 I had compile Apache and it runs just fine, Tomcat also runs find 
independently

  I then downloaded  the connectors for 4.1.12 and followed the "John 
Turner" directions for compiling the mod_jk... and copied to the ../modules 
directory and updated the server.xml with the
auto config.. check that the /auto/mod_jk.conf was being written and that 
it contained the correct path to the mod_jk.so module and matches the 
include in the httpd.conf file.

  Sadly I'm getting the error message

   "httpd: module "mod_jk.so" is not compatible with this version of 
apache.."

   Anyone with some suggestions on where I need to look next... I'm 
stumped..

John..


--
To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>


_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Re: Mod_jk is not compatible this version of apache

2002-12-09 Thread John B. Moore
John,

Thanks..  I would not have imagined it would be that sensitive 
since I compiled both from scratch..  Ok I download the latest and 
repeat the process..

John...

Turner, John wrote:

Where is there to look?  Upgrade your Apache.  There are several security
fixes between .40 and .43, and mod_jk is version sensitive.  

John


 

-Original Message-
From: John B. Moore [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 07, 2002 5:47 PM
To: [EMAIL PROTECTED]
Subject: Mod_jk is not compatible this version of apache


Versions
   Apache  httpd-2.0.40
   Tomcat 4.1.12

OS
Readhat 8 with latest kernal

 I had compile Apache and it runs just fine, Tomcat also runs find 
independently

  I then downloaded  the connectors for 4.1.12 and followed 
the "John 
Turner" directions for compiling the mod_jk... and copied to the 
../modules directory and updated the server.xml with the
auto config.. check that the /auto/mod_jk.conf was being written and 
that it contained the correct path to the mod_jk.so module 
and matches 
the include in the httpd.conf file.

  Sadly I'm getting the error message

   "httpd: module "mod_jk.so" is not compatible with this version of 
apache.."

   Anyone with some suggestions on where I need to look next... I'm 
stumped..

John..


--
To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>

   


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


 



RE: Mod_jk is not compatible this version of apache

2002-12-09 Thread Turner, John

Where is there to look?  Upgrade your Apache.  There are several security
fixes between .40 and .43, and mod_jk is version sensitive.  

John


> -Original Message-
> From: John B. Moore [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 07, 2002 5:47 PM
> To: [EMAIL PROTECTED]
> Subject: Mod_jk is not compatible this version of apache
> 
> 
> Versions
> Apache  httpd-2.0.40
> Tomcat 4.1.12
> 
>  OS
>  Readhat 8 with latest kernal
> 
>   I had compile Apache and it runs just fine, Tomcat also runs find 
> independently
> 
>I then downloaded  the connectors for 4.1.12 and followed 
> the "John 
> Turner" directions for compiling the mod_jk... and copied to the 
> ../modules directory and updated the server.xml with the
> auto config.. check that the /auto/mod_jk.conf was being written and 
> that it contained the correct path to the mod_jk.so module 
> and matches 
> the include in the httpd.conf file.
> 
>Sadly I'm getting the error message
> 
> "httpd: module "mod_jk.so" is not compatible with this version of 
> apache.."
> 
> Anyone with some suggestions on where I need to look next... I'm 
> stumped..
> 
>  John..
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Mod_jk is not compatible this version of apache

2002-12-07 Thread John B. Moore
Versions
   Apache  httpd-2.0.40
   Tomcat 4.1.12

OS
Readhat 8 with latest kernal

 I had compile Apache and it runs just fine, Tomcat also runs find 
independently

  I then downloaded  the connectors for 4.1.12 and followed the "John 
Turner" directions for compiling the mod_jk... and copied to the 
../modules directory and updated the server.xml with the
auto config.. check that the /auto/mod_jk.conf was being written and 
that it contained the correct path to the mod_jk.so module and matches 
the include in the httpd.conf file.

  Sadly I'm getting the error message

   "httpd: module "mod_jk.so" is not compatible with this version of 
apache.."

   Anyone with some suggestions on where I need to look next... I'm 
stumped..

John..


--
To unsubscribe, e-mail:   
For additional commands, e-mail: