Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

sesion_cache_expire is not set
(1 viewing) (1) Guest
All your queries regarding
PHP Installation,
Binding Apache-PHP-MySQL,
and tonnes more... will be solved in this forum
  • Page:
  • 1
TOPIC:

sesion_cache_expire is not set

sesion_cache_expire is not set 1 year, 5 months ago #379

  • shama
  • OFFLINE
  • Senior Boarder
  • Posts: 63
  • Karma: 0
If session_cache_expire is not set than in how much time will it expire?
Last Edit: 1 year, 5 months ago by shama.

Re: sesion_cache_expire is not set 1 year, 2 months ago #532

  • shama
  • OFFLINE
  • Senior Boarder
  • Posts: 63
  • Karma: 0
If Session Cache Expire is not set then it will expire in 180 minutes i.e. 3 hrs

If you want to set it then use the following line:
/* set the cache expire to 30 minutes */
session_cache_expire(30);
Now it will expire after 30 minutes.

Re: sesion_cache_expire is not set 8 months, 2 weeks ago #808

  • shama
  • OFFLINE
  • Senior Boarder
  • Posts: 63
  • Karma: 0
Hi mangalnis,

I had posted this question long back and still was searching for the same.

Within a period of time, i got the answer to my question, so thought to share the answer with everyone on this forum.

It might be helpful to someone else who is facing the same problem.
  • Page:
  • 1
Time to create page: 1.75 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download