Let me clarify what I'm doing. I copied the docs folder in Apache::AuthCookie and then dropped it in my 'DocumentRoot'. Then copied the sample module and put in one of the paths of @INC. Tried it, and it worked like a charm except that when the secured page was accessed, the perl script was rendered as plain text; So, I thought I will move it to /cgi-bin and oops! now it throws that error :(
Perrin Harkins wrote: > > On 5/25/07, _spitFIRE <[EMAIL PROTECTED]> wrote: >> I'm now using Apache 2.0.59 / mod_perl 2.0.3 / Apache:AuthCookie 3.10 >> >> However, 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 > > -- _spitFIRE -- View this message in context: http://www.nabble.com/apache-%3Erequest-tf3814186.html#a10808228 Sent from the mod_perl - General mailing list archive at Nabble.com.