Re: apache DBI Global $r object is not available

2009-01-13 Thread Philip M. Gollucci
R P wrote: I thought I read another bug report that said it was fixed. 1.06 worked, but now every request gets: /libexec/ld-elf.so.1: /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/APR/Request/Apache2/Apache2.so: Undefined symbol "apreq_handle_apache2" This is unrelated, you need to add

Re: apache DBI Global $r object is not available

2009-01-13 Thread R P
I thought I read another bug report that said it was fixed. 1.06 worked, but now every request gets: /libexec/ld-elf.so.1: /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/APR/Request/Apache2/Apache2.so: Undefined symbol "apreq_handle_apache2" so what is my next step? rebuilding apreq? mod_perl2?

Re: apache DBI Global $r object is not available

2009-01-12 Thread Adam Prime
Philip M. Gollucci wrote: Tech list wrote: I've used the SVN version, but still have this issue with Apache 2.2 on FreeBSD 7.1. Is there a fix? Surely there is, can you provide some more context. Is this issue actually fixed in SVN? http://rt.cpan.org/Public/Bug/Display.html?id=36346 My s

Re: apache DBI Global $r object is not available

2009-01-12 Thread Philip M. Gollucci
Tech list wrote: I've used the SVN version, but still have this issue with Apache 2.2 on FreeBSD 7.1. Is there a fix? Surely there is, can you provide some more context. -- 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C

apache DBI Global $r object is not available

2009-01-12 Thread Tech list
I've used the SVN version, but still have this issue with Apache 2.2 on FreeBSD 7.1. Is there a fix? Thanks! Ryan