Re: Apache::DBI 1.07 requires global $r - workaround?

Re: Apache::DBI 1.07 requires global $r - workaround?

am 24.09.2008 18:42:32 von Perrin Harkins

On Wed, Sep 24, 2008 at 12:39 PM, Fred Moyer wrote:
> 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.

It should be fine to use GlobalRequest. The warnings against it are outdated.

- Perrin