Re: Is Apache2::compat broken?

2007-02-27 Thread Josef Karthauser
On Tue, Feb 27, 2007 at 05:19:02PM -0500, Perrin Harkins wrote: > On 2/23/07, Josef Karthauser <[EMAIL PROTECTED]> wrote: > >The same think happens with 2.0.2, so I'm guessing that it's probably a > >misunderstanding on my part on how it works -- can someone pleas

Is Apache2::compat broken? (with proper mp2bug output)

2007-02-23 Thread Josef Karthauser
-8<-- Start Bug Report 8<-- 1. Problem Description: Hi there, I've got an modperl 1 script I've trying to run under modperl2. It's a bit hairy, because it's actually a library (.pm file) which can be run either within a perl

Re: Is Apache2::compat broken?

2007-02-23 Thread Josef Karthauser
On Fri, Feb 23, 2007 at 12:18:15AM +, Josef Karthauser wrote: > > This is with mod-perl2 version 2.0.3. > > Is something wierd going on, or is the compat code broken in this > release? > The same think happens with 2.0.2, so I'm guessing that it's probably a mi

Is Apache2::compat broken?

2007-02-22 Thread Josef Karthauser
Hi there, I've got an modperl 1 script I've trying to run under modperl2. It's a bit hairy, because it's actually a library (.pm file) which can be run either within a perl module, or in a stand alone CGI script. It also has to continue running on my old mod_perl 1 apache server for the time bein