Re: Sample Web Application that uses mod_perl

2007-02-23 Thread Frank Wiles
On Wed, 21 Feb 2007 09:10:28 + "Aaron Trevena" <[EMAIL PROTECTED]> wrote: > On 20/02/07, Perrin Harkins <[EMAIL PROTECTED]> wrote: > > On 2/19/07, aqua <[EMAIL PROTECTED]> wrote: > > > Could you please let me know if there are any simple sample > > > (complete) application available on the net

Re: PerlAuthenHandler called twice?

2007-02-23 Thread Sumit Shah
I am getting a similar problem. Its invoking my handler twice for the same request. I am using PerlAccessHandler. Thanks Sumit Robert Landrum wrote: Hadmut Danisch wrote: For some reason the module is called twice for every request. Is this a HEAD/GET problem? Maybe you're seeing the brows

Re: modperl installation issues + Can't load APR.so

2007-02-23 Thread jayakrishnan iyer
yeah I did just that after I posted the other day and atleast those compilation errors went away. I am still having problems with server_const.t with 1/3 test failing. I think there is a problem with server_const.pm and has to be patched in the context of apache 2.2.4installation. I'll try that

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 misunderstanding on my part on how

Re: Error intercept.

2007-02-23 Thread Benoit Plessis
Benoit Plessis a écrit : Perrin Harkins a écrit : On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote: When using wget -SO - http://url/ things seem to be ok, i got the want text, and headers seems good to me: [...] Using links everything goes fine, but firefox do not show anything (and

Re: Error intercept.

2007-02-23 Thread Benoit Plessis
Perrin Harkins a écrit : On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote: When using wget -SO - http://url/ things seem to be ok, i got the want text, and headers seems good to me: [...] Using links everything goes fine, but firefox do not show anything (and there is nothing in 'view s

Re: modperl installation issues + Can't load APR.so

2007-02-23 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 <[EMAIL PROTECTED]> On Thu, Feb 22, 2007 at 02:19:12PM -0600, jayakrishnan iyer wrote: > Thanks for the reply. I looked that up previously and found it > installed as > a shared object in my library as a part of my apache 2.2.4 > installation. I > g