Welcome Guest, Not a member yet? Register   Sign In
session ends although set to never expires!
#1

[eluser]Isos[/eluser]
Hi, I have an application on which many users (who work from one place) use it.
In in the config file I have specified 0 for the expiration time, and so I suppose session should not end unless session is destroyed at logout!
Nevertheless, in the common code (header) the script checks if the user id that is stored in the session is not available anymore then redirect to login page happens.
While users are working on the application they kicked out to the login page very often! that would happen sometimes after being idle for 10 minutes! sometimes even while working!

There is of course one IP address for the internet connection .. so i am just mentioning that in case there is a session ID mix or something.

I also use database for storing session and have the latest codeigniter 1.7.0

What could be the problem?

Thanks.




Theme © iAndrew 2016 - Forum software by © MyBB