>All,
>
>My session is not expiring and I believe that I set this correctly.
>I'm looking for a 15 minute expiration time.
>
>My current setting:
>
>session.cookie_lifetime   = 900     ; lifetime in seconds of cookie
>                                    ; or if 0, until browser is restarted
>
>Is this the correct why to achieve this? If so what else can it be?

Did you start/stop Apache after changing php.ini ?

You do realize that they expire only if UNUSED for that period of time,
right??? :-)
[Hey, always cover the obvious first...]

-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to