Re: Apache1/mp1 and Apache2/mp2 on the same machine

[prev] [thread] [next] [Date index for 2005/04/19]

From: Philip M. Gollucci
Subject: Re: Apache1/mp1 and Apache2/mp2 on the same machine
Date: 21:26 on 19 Apr 2005
Scott Cain wrote:

>I am using turnkey (http://turnkey.sf.net) which tries to do some fancy
>footwork to determine which mod_perl is being used:
>
>(note that Turnkey::Root::mod_perl_version parses $ENV{MOD_PERL} and
>returns 2 if it looks like mod_perl 1.99+ or 1 otherwise):
>  
>
Thats not going to run under mp2 RC5+
Its Apache2::Request etc..

It should check $ENV{MOD_PERL_API_VERSION} == 2 to determine if its 
running mp2 RC5+
which should be the only version of mp2 it supports until an official 
2.0 release is made.

        -- 
        END
-----------------------------------------------------------------------------
Philip M. Gollucci
Senior Developer - Liquidity Services Inc.
Phone:  202.558.6268 (Direct)
E-Mail: pgollucci@xxxxxxxxxxx.xxx
Web:    http://www.liquidation.com

(message missing)

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Philip M. Gollucci 20:51 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Philip M. Gollucci 21:11 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Philip M. Gollucci 21:26 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
___cliff rayman___ 21:14 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Perrin Harkins 21:37 on 19 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52