madjack87 Posted July 18, 2011 Share Posted July 18, 2011 I am not sure where to start but hopefully someone can help me. I created a web system where I track customers and jobs for my company. For some reason when you try to perform a function on the system sometimes it logs you out and you have to re login. It usually happens the first time after you login then you are good to go from there on out. It doesnt happen all the time and I have no clue on where to start to diagnose this problem. Any help would be greatly appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/242258-session-is-closing-prematurely/ Share on other sites More sharing options...
premiso Posted July 18, 2011 Share Posted July 18, 2011 Without seeing any code, neither do we. I would start with the page where you can view right before the session dies and the page where it dies at. You can also check your session variables (post them here) in your php.ini so we can see how that is setup. Quote Link to comment https://forums.phpfreaks.com/topic/242258-session-is-closing-prematurely/#findComment-1244160 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.