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 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 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? 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
Archived
This topic is now archived and is closed to further replies.