in reply to Re^2: CGI::Session in modperl data is inconsistent
in thread CGI::Session in modperl data is inconsistent
You don't show any code, so we can't reproduce or diagnose your problem. Please post a short, self-contained example that reproduces the problem.
Maybe you don't use a backend for CGI::Session that works across mod_perl instances, or you don't save the values into the session when you think it does, or you don't retrieve the values from the session when you think you do.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: CGI::Session in modperl data is inconsistent
by keenlearner (Acolyte) on May 28, 2012 at 08:42 UTC |