Page 1 of 1

Change session.cookie_lifetime

Posted: Thu Dec 25, 2008 11:24 am
by tironci
hi

I am trying to change the session.cookie_lifetime parameter. i am running windows vista ultimate. i changed the session.cookie_lifetime to 600 in the php.ini file and i saved it. then i created a php file that gives the phpinfo() and i see that the session.cookie_lifetime has not changed, it still says 0. i have tried restarting IIS web server and i have even restarted windows but it still shows 0.

Does any one have any idea why i cannot change the lifetime of the cookie?