Page 1 of 1

Timeout issue

Posted: Wed Jun 06, 2012 5:24 pm
by alextouch
Hi

this is my first post so I want to say hello to all of you.
My name is Alex and I'm the system administrator of a non-profit association in Italy.
I'm learning to use the latest nuBuilder version to build a management application.
I noticed that after leaving system in standby for some minutes (about 5 to 10 minutes), nuBuilder logs me out, even if I set the Timeout field to big values, e.g. 1000 minutes.

Is this a known bug or there is something strange in my system?

Thank you

Alex

Re: Timeout issue

Posted: Tue Jun 12, 2012 1:49 am
by shane
I will have to look into this further, however it may have something to do with your php.ini settings

Re: Timeout issue

Posted: Fri Jul 27, 2012 6:42 pm
by vario
You probably need to adjust the gc_maxlifetime parameter for php. There are different methods for some distros (esp. Debian) so check it out on Google. It defaults to 1440 seconds usually.