Re: Session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Deleo Paulo Ribeiro Junior <deleo@xxxxxxxxxxxxxxxxxx>:
> I am trying to make my pages last for only 1 minute but I am not been =
> successfull.
>
> I have already changed session.cache_expire =3D 1 in php.ini (USING =
> RedHat) but nothing happens.

You may also need to set session.cookie_lifetime (if 
session.use_cookies == 1) and I've also found that the
session.gc_maxlifetime variable can often have an effect on these
issues.

Also... Did you restart apache?

-- 
Matthew Weier O'Phinney           | mailto:matthew@xxxxxxxxxx
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux