Re: [PATCH] Apache::Test can never use mp1 with mp2 installed

2005-07-15 Thread Geoffrey Young
Matt Sergeant wrote: > There's a bug in Apache::Test that prevents it from working properly > when you're trying to test something with mp1 when you've got mp2 > installed. > > What happens is that Apache::TestConfig does this: > > use constant IS_MOD_PERL_2 => > eval { require mod_pe

[PATCH] Apache::Test can never use mp1 with mp2 installed

2005-07-15 Thread Matt Sergeant
There's a bug in Apache::Test that prevents it from working properly when you're trying to test something with mp1 when you've got mp2 installed. What happens is that Apache::TestConfig does this: use constant IS_MOD_PERL_2 => eval { require mod_perl2 } || 0; Which of course is wron

libapreq2-2.06-dev-rc3 ready for testing

2005-07-15 Thread Joe Schaefer
Hi folks, apreq-dev@ is ramping up for a new 2.06-dev release, and we need your feedback. Please download and test release candidate #3 at http://people.apache.org/~joes/libapreq2-2.06-dev-rc3.tar.gz Please report your experiences by following up to this thread. Thanks! ===

finding what mod_perl is compiled with

2005-07-15 Thread juanbro
In the documentation of a module I'd like to use it says: 'Make sure your mod_perl is at least 1.24, with StackedHandlers, MethodHandlers, Authen, and Authz compiled in.' How can I tell what modules my version of mod_perl(1.29) is compiled with? Thank you.

Re: Apache Request problems with tildes...

2005-07-15 Thread Marc Gràcia
I'be just subscribed to libapreq, I'll follow the question there. El dj 14 de 07 del 2005 a les 11:49 -0400, en/na Philip M. Gollucci va escriure: Forwarding to apreq-dev list. I might be a ble to look at this but not until later. Marc Gràcia wrote: > Hi everybody, I think we've found

Re: Apache Request problems with tildes...

2005-07-15 Thread Marc Gràcia
El dj 14 de 07 del 2005 a les 14:18 -0400, en/na Joe Schaefer va escriure: Marc Gràcia <[EMAIL PROTECTED]> writes: > The problem is the value of a post parameter ends with an accentued char > (áó etc... I dont know if you can view that...) the full process dies in > the >