Paul Nowosielski wrote:

>Dear all,
>
>I'm having an issue where sessions timeout after inactivity.
>
>I have session.cache_expire set to 1440.
>
>But some users have reported sessions timing out after a couple hours.
>
>  
>
Are you storing sessions in /tmp?

Possible that your OS has a cron job running that clears out that
directory, especially if these complaints are usually around midnight
when these types of jobs typically run.

Travis Doherty

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to