"Session Timed Out" Error

The release 1.6 is going to be unsupported by Community. Because our effort moves ahead. However there are still valuable informations for you.
Locked
klparker
TestLink user
Posts: 4
Joined: Wed Nov 09, 2005 8:18 pm
Location: Plano, TX USA

"Session Timed Out" Error

Post by klparker »

After spending almost an hour creating a test case, I selected the update button from within Testlink. I got an error dialog that indicated that my session had timed out. Does this refer to the database session? If so, why does the database session time out? And finally, if this is a database session issue, is there a way to increase the timeout value?

Thank you.

Kim
kirank
Advanced user
Posts: 35
Joined: Mon Mar 27, 2006 1:55 am

Post by kirank »

what does :

// ini_set(\'session.cache_expire\',xxx);

say for you in config.php ? I have mine commented out...so far, have not seen any session timeouts in my usage.
klparker
TestLink user
Posts: 4
Joined: Wed Nov 09, 2005 8:18 pm
Location: Plano, TX USA

Post by klparker »

Thank you so much.
silozano
TestLink user
Posts: 1
Joined: Mon Jun 12, 2006 4:52 pm

I have same error

Post by silozano »

Hi, I`m using testlink, it´s great but I have a problem with session.

My configuration is

PHP 5.0
MySQL 5.0
Testlink 1.6.1

Whe I`m working session is so short, I\'ve lost time in my test cases, what can I do?
erik.p
TestLink user
Posts: 1
Joined: Fri Jun 08, 2007 9:09 am

Post by erik.p »

i have exactly the same problem as above, but commenting out ini_set had no effect for me. does anyone now other tricks to solve the session timeout problem!? help is much appreciated! :)

thx, erik
Locked