Re: cvs commit: modperl-2.0 README

2002-12-31 Thread Stas Bekman
[EMAIL PROTECTED] wrote: -Apache version 2.0.39 or higher is required. +*** Prerequisites *** -Perl version 5.6.0 or higher is required. Perl-5.8.0-RC2 if you build -with 5.8.0 series. +Apache: + this version of mod_perl works with Apache versions 2.0.39 - + 2.0.43. Older Apac

Re: [patch] enabling PerlPreConnectionHandler

2002-12-31 Thread Stas Bekman
Doug MacEachern wrote: On Tue, 31 Dec 2002, Stas Bekman wrote: Any reason why PerlPreConnectionHandler is not enabled? The following patch enables it and adds support to the test suite. I currently chose to ignore 'void *csd' in the callback, since I'm not sure what can be done with it on th

Re: [win32] cvs problem

2002-12-31 Thread Stas Bekman
Doug MacEachern wrote: On Tue, 31 Dec 2002, Randy Kobes wrote: I'll try to track this down, but just in case a new release is planned shortly, I'm getting the following problem in the current mod_perl 2 cvs (for Win32): i noticed these too. the trace level should be changed so they are not

Re: [win32] cvs problem

2002-12-31 Thread Doug MacEachern
On Tue, 31 Dec 2002, Randy Kobes wrote: > I'll try to track this down, but just in case a new release is > planned shortly, I'm getting the following problem in the current > mod_perl 2 cvs (for Win32): i noticed these too. the trace level should be changed so they are not seen by default or fu

Re: cvs broken

2002-12-31 Thread Doug MacEachern
On Tue, 31 Dec 2002, Randy Kobes wrote: > I had this also upon a fresh 5.8 install - upgrading to the > latest CGI.pm version (2.89) fixed this (which loads > Apache::compat if mod_perl >= 1.99 is used). i suspected that. we can't require a CGI.pm upgrade, our tests should load Apache::compat

[win32] cvs problem

2002-12-31 Thread Randy Kobes
I'll try to track this down, but just in case a new release is planned shortly, I'm getting the following problem in the current mod_perl 2 cvs (for Win32): Reading Makefile.PL args from @ARGV MP_AP_PREFIX = \Apache2 MP_INST_APACHE2 = 1 Configuring Apache/2.0.43 mod_perl/1.99_08-dev Perl/v5.

Re: cvs broken

2002-12-31 Thread Randy Kobes
On Tue, 31 Dec 2002, Doug MacEachern wrote: > back from vacation, would like to get a release out, but current cvs is > not working for me (see below). 'PerlModule CGI' seems to be the culprit. > CGI.pm is 2.81 which ships with 5.8.0 [ .. ] > Can't locate Apache.pm in @INC (@INC contains: [ .. ]

Re: [PATCH] Version for Apache2.pm

2002-12-31 Thread Doug MacEachern
On Tue, 31 Dec 2002, Doug MacEachern wrote: > Apache2.pm is generated doh, nevermind this comment. it used to be generated, but not anymore. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

Re: [PATCH] Version for Apache2.pm

2002-12-31 Thread Doug MacEachern
On Tue, 31 Dec 2002, Leon Brocard wrote: > Apache2.pm doesn't have a version number, so I worked around it: > http://search.cpan.org/src/LBROCARD/OpenFrame-Segment-Apache2-1.00/Makefile.PL > > But to be honest, I don't see why it doesn't. Here's a trivial patch > to open up discusssion ;-) Apach

Re: [patch] enabling PerlPreConnectionHandler

2002-12-31 Thread Doug MacEachern
On Tue, 31 Dec 2002, Stas Bekman wrote: > Any reason why PerlPreConnectionHandler is not enabled? The following > patch enables it and adds support to the test suite. > > I currently chose to ignore 'void *csd' in the callback, since I'm not > sure what can be done with it on the perl land. i

Re: [mp2] APR::Socket::recv set read timeout ?

2002-12-31 Thread Doug MacEachern
On Tue, 31 Dec 2002, Stas Bekman wrote: > Do you have a pointer to the thread you are talking about? no, but there are several. the thread on removal of client_socket from conn_rec likely has some good details. - To unsubsc

cvs broken

2002-12-31 Thread Doug MacEachern
back from vacation, would like to get a release out, but current cvs is not working for me (see below). 'PerlModule CGI' seems to be the culprit. CGI.pm is 2.81 which ships with 5.8.0 /home/dougm/perl/farm/install/perl-5.8.0-debug/bin/perl -Iblib/arch/Apache2 -Iblib/lib/Apache2 \ t/TEST -clean

[PATCH] Version for Apache2.pm

2002-12-31 Thread Leon Brocard
Apache2.pm doesn't have a version number, so I worked around it: http://search.cpan.org/src/LBROCARD/OpenFrame-Segment-Apache2-1.00/Makefile.PL But to be honest, I don't see why it doesn't. Here's a trivial patch to open up discusssion ;-) Leon -- Leon Brocard.http://