being kicked out from session
Posted: Sat Sep 13, 2014 3:14 am
Hi
I have used session to create a login script. it works fine on localhost, but when I upload it to server, if you don't have activity for a few seconds (about 5 sec), you are kicked out from session
I tried to view phpinfo to check maxlifetime, but the host manager has disabled this function although they claimed maxlifetime has the default value (i think 1440)
also they have restricted the configurations so that I cannot have my own php.ini
How do you think I can fix the problem?
Thanks in advance
I have used session to create a login script. it works fine on localhost, but when I upload it to server, if you don't have activity for a few seconds (about 5 sec), you are kicked out from session
I tried to view phpinfo to check maxlifetime, but the host manager has disabled this function although they claimed maxlifetime has the default value (i think 1440)
also they have restricted the configurations so that I cannot have my own php.ini
How do you think I can fix the problem?
Thanks in advance