Meczup zade
Basic Pleskian
Hello,
I've been using Plesk for at least 3-4 years. But still haven't understood anything about the mechanism behind sessions.
I've edit php.ini as following
But users log out in 1 hour without a predictable timeout.
Could anyone help me about it.
Thanks
I've been using Plesk for at least 3-4 years. But still haven't understood anything about the mechanism behind sessions.
I've edit php.ini as following
Code:
session.cookie_lifetime = 28800
session.gc_maxlifetime = 28800
session.gc_probability = 0
session.gc_divisor = 1000
But users log out in 1 hour without a predictable timeout.
Could anyone help me about it.
Thanks