in reply to Re^2: always logged in with CGI::Session
in thread always logged in with CGI::Session
I'm only guessing here... but take a look at: session_config. Maybe you want to use that in your init_session routine, rather than using CGI::Session->name()?
Let me know if that changes anything - I'm quite curious (as I'll be needing something like this myself in a while!)
-bib
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: always logged in with CGI::Session
by boboson (Monk) on Apr 05, 2006 at 22:07 UTC | |
by bibliophile (Prior) on Apr 06, 2006 at 14:18 UTC |