vijaythakor Posted June 30, 2015 Share Posted June 30, 2015 I am developing a simple php website named : http://www.dopanchat.com In this site I used session to develop the login system, everything work fine but after some amount of time (for example, after 1 hour) the session expires automatically and user logged out from my site. I don't know if it's server problem or anything else. please help me to resolve this problem, you can check here : http://www.dopanchat.com Quote Link to comment https://forums.phpfreaks.com/topic/297115-session-expires-automatically-after-some-amount-of-time-in-php/ Share on other sites More sharing options...
mac_gyver Posted June 30, 2015 Share Posted June 30, 2015 (edited) is this shared web hosting, where there are a number of accounts running on the same server and you are using the default/shared location for your session data files? Edited June 30, 2015 by mac_gyver Quote Link to comment https://forums.phpfreaks.com/topic/297115-session-expires-automatically-after-some-amount-of-time-in-php/#findComment-1515278 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.