Building mod_perl 2.0.5

2011-10-07 Thread Dan Axtell
Hi, I'm trying to upgrade some 64-bit Linux servers and though I'd upgrade Perl as well. I've built the latest Apache (2.0.21), Perl (5.14.2) and mod_perl (2.0.5), but mod_perl fails three tests: api/request_rec filter/out_str_reverse err_headers_out When I went ahead and installed this on

Re: Building mod_perl 2.0.5

2011-10-07 Thread Fred Moyer
On Fri, Oct 7, 2011 at 1:15 PM, Dan Axtell daniel.axt...@snet.net wrote: Hi, I'm trying to upgrade some 64-bit Linux servers and though I'd upgrade Perl as well.  I've built the latest Apache (2.0.21), Perl (5.14.2) and mod_perl That version of Apache is the legacy 2.0.x branch. Any chance

Fw: CPAN Upload: P/PH/PHRED/Apache-DBI-1.11.tar.gz

2011-10-07 Thread Fred Moyer
Apache::DBI 1.11 has been released with a perl 5.14 compatibility update. 1.11 October 7, 2011 - RT 69087, Perl 5.14 'Using qw(...) as parentheses' fix Forwarded message: From: PAUSE upl...@pause.perl.org Reply To: cpan-uplo...@perl.org To: Fred Moyer f...@redhotpenguin.com Date: Friday,

Re: Building mod_perl 2.0.5

2011-10-07 Thread Dan Axtell
On Friday, October 07, 2011 04:35:08 pm Fred Moyer wrote: On Fri, Oct 7, 2011 at 1:15 PM, Dan Axtell daniel.axt...@snet.net wrote: That version of Apache is the legacy 2.0.x branch. Any chance you can upgrade to 2.2.x? Some of the authentication handling changed IIRC. I'm sorry, I meant

Re: Building mod_perl 2.0.5

2011-10-07 Thread Fred Moyer
On Friday, October 7, 2011 at 1:50 PM, Dan Axtell wrote: On Friday, October 07, 2011 04:35:08 pm Fred Moyer wrote: On Fri, Oct 7, 2011 at 1:15 PM, Dan Axtell daniel.axt...@snet.net (mailto:daniel.axt...@snet.net) wrote: That version of Apache is the legacy 2.0.x branch. Any chance you

svn commit: r1180208 - in /perl/Apache-DBI/trunk: Changes lib/Apache/AuthDBI.pm lib/Apache/DBI.pm

2011-10-07 Thread phred
Author: phred Date: Fri Oct 7 20:35:34 2011 New Revision: 1180208 URL: http://svn.apache.org/viewvc?rev=1180208view=rev Log: Release 1.11 with perl 5.14 fix Modified: perl/Apache-DBI/trunk/Changes perl/Apache-DBI/trunk/lib/Apache/AuthDBI.pm perl/Apache-DBI/trunk/lib/Apache/DBI.pm