
fred at redhotpenguin
Sep 24, 2008, 9:39 AM
Views: 679
Permalink
|
|
Re: Apache::DBI 1.07 requires global $r - workaround?
|
|
Hi Brian, Bryan-Kirk Reinhardt wrote: > Howdy: > > We're trying to get Apache::DBI 1.07 going, and we ran into this problem > posted by Fred (which is re-published in various places as ): > > http://www.gossamer-threads.com/lists/modperl/dev/97744 > > It wasn't clear how you all worked around this as the final details were > left to expertise. > > Can someone please let me know how to work around this or edit in a fix? Can you please cc the mod_perl list on all future correspondence? (I have forwarded your email to the list) I went ahead and use 1.06 in my production setup. If you want to use 1.07, you will need to include the GlobalRequest option in your config setup. http://perl.apache.org/docs/2.0/user/config/config.html#C_GlobalRequest_ I'm guessing that 1.08 will pop up in November sometime after ApacheCon, quite a bit of hacking usually gets done there. > > Much thanks
|