RE: mod_perl 1.24_01 Cookie Problem..?? Was: Apache::AuthCookieDBI BEGIN problems...??

2001-01-05 Thread Geoffrey Young
> -Original Message- > From: Jeff Sheffield [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 05, 2001 3:48 PM > To: Jacob Davies > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; James Hall > Subject: mod_perl 1.24_01 Cookie Problem..?? Was: > Apache::AuthCooki

Re: Apache::AuthCookieDBI BEGIN problems...??

2001-01-04 Thread Jacob Davies
On Wed, Jan 03, 2001 at 12:02:15AM -0600, Jeff Sheffield wrote: > I am ashamed ... I twitled with the shiny bits. > my $auth_name = "WhatEver"; > $SECRET_KEYS{ $auth_name } = "thisishtesecretkeyforthisserver"; > ### END MY DIRTY HACK > Note that without MY DIRTY LITTLE HACK it does not set those t

Re: Apache::AuthCookieDBI BEGIN problems...??

2001-01-02 Thread Jeff Sheffield
> ahh yes my config file is here for anyone who is intrested oopse http://www.jspot.org/jeff/temp/custom.after Thanks, Jeff - | Gender Diff's | | THOUGHT FOR THE DAY: Any ma

Apache::AuthCookieDBI BEGIN problems...??

2001-01-02 Thread Jeff Sheffield
Well been racking my brain against this one for awhile now.. so I figured that I would reach-out for some help ;) First let me say I am ashamed ... I twitled with the shiny bits. the following code in the Apache::AuthCookieDBI module does not work properly (for me). -- code -- BEGIN {