in reply to Re^2: Using CGI::Session for authentication
in thread Using CGI::Session for authentication
Then, go to the app and observe the cookie that is set and the file that is created. Go again to the app, verify that the cookie that was set is indeed sent back, and processed properly. Verify that the same cookie gets set again with identical session ID value.
The answer for you will be found wherever this breaks down. Good luck.
|
|---|