I have a problem
my site is logs out it's members within couple of minutes of inactivity(idle time).
i have got two php.ini files in two panels( apanel for admin, and mpanel for members)
that is
root
L apanel
L php.ini
L mpanel
L php.ini
how to increase the inactivity time to 15minutes or more
site logs out automatically after few minutes of inactivity
Moderator: General Moderators
Re: site logs out automatically after few minutes of inactiv
are you using sessions or cookies?
Re: site logs out automatically after few minutes of inactiv
sunson6 wrote:I have a problem
my site is logs out it's members within couple of minutes of inactivity(idle time).
i have got two php.ini files in two panels( apanel for admin, and mpanel for members)
that is
root
L apanel
L php.ini
L mpanel
L php.ini
how to increase the inactivity time to 15minutes or more
i'm using sessions.
Re: site logs out automatically after few minutes of inactiv
thanks, i have been looking for this.