![]() |
|
XP is just a number | |
PerlMonks |
Re^3: CGI::App session params losing values between redirectsby samtregar (Abbot) |
on Feb 14, 2009 at 21:02 UTC ( [id://743867]=note: print w/replies, xml ) | Need Help?? |
What's up with the -domain stuff? I think that could be your problem. Try removing it or replacing it with something static. Also, check that the clock on your webserver isn't more than 8h off (I've seen it happen!) since you're setting a pretty short expiration.
Are you sure you don't have a cgiapp_init() defined in one of your sub-classes? Maybe add a warn() in the super class one and see that it actually prints when you run both sub-classes. -sam
In Section
Seekers of Perl Wisdom
|
|