Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Perl Cgi Session cookie initializing

by pfaut (Priest)
on Mar 10, 2003 at 21:43 UTC ( [id://241849]=note: print w/replies, xml ) Need Help??


in reply to Perl Cgi Session cookie initializing

You are setting an expiration time of one minute. Are you sure your machine's clock is set that close to the server's clock? Your cookie could easily be expired before you get it. Try increasing the expiration time and see if that helps.

--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';

Replies are listed 'Best First'.
Re: Re: Perl Cgi Session cookie initializing
by koryw (Novice) on Mar 10, 2003 at 23:26 UTC
    Nope. Same result, I've tested cookies before setting the expiration one minute apart and click reload to test and its always retrieved the cookie that was set. Any other suggestions.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://241849]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-18 06:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found