Re: Apache::DBI 1.07 requires global $r

2008-07-13 Thread Fred Moyer
Perrin Harkins wrote: On Sun, Jul 13, 2008 at 5:40 PM, Fred Moyer <[EMAIL PROTECTED]> wrote: I see a couple issues with the patch that caused this, but I'm not sure what problem the patch was trying to solve. Looks like it was trying to solve the rollback cleanup not working at all for MP2. P

Re: Apache::DBI 1.07 requires global $r

2008-07-13 Thread Perrin Harkins
On Sun, Jul 13, 2008 at 5:40 PM, Fred Moyer <[EMAIL PROTECTED]> wrote: > I see a couple issues with the patch that caused this, but I'm not sure what > problem the patch was trying to solve. Looks like it was trying to solve the rollback cleanup not working at all for MP2. Pretty serious bug. >

Apache::DBI 1.07 requires global $r

2008-07-13 Thread Fred Moyer
Just ran into this issue with Apache::DBI 1.07: [Sun Jul 13 14:16:02 2008] [error] Global $r object is not available. Set: PerlOptions +GlobalRequest in httpd.conf at /home/phred/dev/perl/lib/site_perl/5.8.8/Apache/DBI.pm line 144. Traced it from a bug report to: http://rt.cpan.org/P

Re: Bus Error with mod_perl 2.04

2008-07-13 Thread David E. Wheeler
On May 29, 2008, at 12:41, Philip M. Gollucci wrote: | perl-5.10.0> sh Configure -des \ | -Duseshrplib\ | -Dprefix=/usr/local/perl-5.10.0.d \ | -Doptimize='-g' - -g3 -O0 -DDEBUGGING will get you just about everything... Okay, did this: sh Configure -des \ -Duseshrplib \ -Dprefix=/usr/local