On 5/25/07, _spitFIRE <[EMAIL PROTECTED]> wrote:
I'm now using Apache 2.0.59 / mod_perl 2.0.3 / Apache:AuthCookie 3.10However, I now get the error "Can't locate loadable object for module Apache::Constants"
You don't have to use mod_perl 2 to use the latest Apache-AuthCookie, but if you choose to, you will have to use the Apache2::AuthCookie module from the distribution. The other one is for mod_perl 1. - Perrin