[PHP] PHP session expiring too early?

2008-06-15 Thread gh
I am experiencing a strange bug after upgrading to PHP 5.2.4 with the Zend Optimizer 3.3.3. In two of our locally-hosted web applications, NolaPro and SugarCRM, the login sessions are expiring after 5 minutes of inactivity and I cannot figure why. The relevant values from my /etc/php.ini file

Re: [PHP] Session Expiring

2005-04-29 Thread Richard Lynch
On Fri, April 29, 2005 10:28 am, John Martinez said: > I want to have the page expire after ten minutes of inactivity. For > example, if you goto Travelocity.com and do a search then sit idle for > awhile it refreshes the page with a notice that you've been idle etc. > I want to dupe this but I onl

[PHP] Session Expiring

2005-04-29 Thread John Martinez
Hi list, I want to have the page expire after ten minutes of inactivity. For example, if you goto Travelocity.com and do a search then sit idle for awhile it refreshes the page with a notice that you've been idle etc. I want to dupe this but I only know the cheeseball way of using the meta tag http