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
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.
>
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
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