Jump to content

session persistence issue


tramni731

Recommended Posts

I am writing a CRM program with the following technical specification. I hit an issue with broswer "session"

 

- PHP 5.2.x

- Apache 2.x

- Cakephp framework

- when set the security level to 'medium', the session persist but it won't destroy itself after browser close :wtf:

- when set the security level to 'high', the session will be cleared after user close the browser, but the session will be lost occasionally e.g. click multiple hyperlinks in a sec :confused:

 

Can someone suggest what could possibly go wrong and how to rectify the issue?

Link to comment
https://forums.phpfreaks.com/topic/200435-session-persistence-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.