Re: [RELEASE CANDIDATE] libapreq2 2.09-RC2

2007-08-07 Thread Jonathan Vanasco
Are we going to have 2.09 release? It's been quite some time since RC2 actually, i'd like to see an RC3-- there was an issue I kept complaining about that Joe was going to solve thanks to some testing by [EMAIL PROTECTED] -- reference the posting on 2007.05.25 Supposedly, this is going

Re: [mp2] Failed Test on t/api/server_const.t

2007-08-07 Thread Fred Moyer
Ryan Gies wrote: 1. Problem Description: 'make test' failed on t/api/server_const.t I am trying to build Apache2/mod_perl2 on a Fedora Core 6 system which already has these components installed. I am under the impression that as long as I am installing in to /usr/local/apache2, there

[mp2] Failed Test on t/api/server_const.t

2007-08-07 Thread Ryan Gies
1. Problem Description: 'make test' failed on t/api/server_const.t I am trying to build Apache2/mod_perl2 on a Fedora Core 6 system which already has these components installed. I am under the impression that as long as I am installing in to /usr/local/apache2, there will be no conflic

Re: why error_log was written many times for same item?

2007-08-07 Thread Perrin Harkins
On 8/7/07, Jen mlists <[EMAIL PROTECTED]> wrote: > In my mp1 script I wrote some info to apache's error_log: > > } elsif ($ip_int != $ip_int2) { > $r->log_error("[$ip FORBIDDEN] Request IP was not matched"); > return FORBIDDEN; > > > But I saw it wrote many times for same error

why error_log was written many times for same item?

2007-08-07 Thread Jen mlists
Hello, In my mp1 script I wrote some info to apache's error_log: } elsif ($ip_int != $ip_int2) { $r->log_error("[$ip FORBIDDEN] Request IP was not matched"); return FORBIDDEN; But I saw it wrote many times for same error item,like: [Tue Aug 7 16:24:08 2007] [error] [219.12