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
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Timeout issue
-
- Posts: 38
- Joined: Tue Jun 05, 2012 2:40 pm
- Location: Bologna, Italy
- Contact:
-
- Posts: 100
- Joined: Mon Jun 15, 2009 10:04 am
Re: Timeout issue
I will have to look into this further, however it may have something to do with your php.ini settings
-
- Posts: 154
- Joined: Mon Dec 05, 2011 12:23 pm
- Location: Newton Abbot, UK
- Has thanked: 2 times
- Been thanked: 1 time
Re: Timeout issue
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.