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: [EMAIL PROTECTED]
Web:    http://www.liquidation.com



Reply via email to