Session timeout! How to change ?

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
evan
TestLink user
Posts: 2
Joined: Fri Jan 25, 2008 6:50 pm

Session timeout! How to change ?

Post by evan »

Ok,

i already looked many topic about this question, but none there's the answer to solve this!

In the file config.inc.php there's the follow code:

/** Set the session timeout value (in minutes).
* This will prevent sessions timing out after very short periods of time */
ini_set('session.cache_expire',1);

i changed to 1 too see if the timeout works, but nothing happened after 1 minute and my session didn't expired!

My tmp folder already allow write permissions for the user[machine].

Thanks in advance! :D
Post Reply