[Phplib-users] sessions expire sooner that set?
Brought to you by:
nhruby,
richardarcher
|
From: Ernest B. <oe...@oe...> - 2002-05-06 08:22:37
|
Hello, I have a little problem here that I cannot solve alone. Maybe you can help me. I use on my pages phplib's auth, sess, user and perm. After logging in everything works as expected. I use in auth class this: var $lifetime = 525600; But anytime I close my broswer and open the pages again, the url switches to ...php?session=XXXXXXXXXXXX, although I use cookies for sessions. After logging in the url is normal again [running cookies] and everything is OK now [Until next day anyway]. PS: I have tryed these browsers: Mozilla, Lynx, Conqueror, Internet Explorer 5.5SP2. I all other sites the cookie are working fine. PS2: EXPIRE_AUTH 06. May. 2003, 10:28:27 EXPIRE_SESS 01. Jan. 1970, 01:00:00 EXPIRE_USER 01. Jan. 1970, 01:00:00 -- Ernest Beinrohr, OERNii eAdmin @ AxonPro.sk, http://www.AxonPro.sk +421-2-62410360, +421-905-241903 HomePage: http://www.oernii.sk |