tramni731 Posted May 2, 2010 Share Posted May 2, 2010 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 - 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 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 More sharing options...
JAY6390 Posted May 2, 2010 Share Posted May 2, 2010 What version of cake are you using? I would suggest you put this on the Cake forums tbh, there are lots of experts there who would probably be able to assist you better Link to comment https://forums.phpfreaks.com/topic/200435-session-persistence-issue/#findComment-1051859 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.