Joomla Administrator Panel Automatically Log Out

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Aug 28, 2016 1:51 am
Reply with quote
Report this post
Hi,

I log in the administrator panel to work but it usually automatically log out in a bout 1 minute, while I set Session Lifetime is 1500 minutes.

Sometimes it does not log out and I can work a long time.

I already updated my Joomla version to 3.6.2.

Can you tell me if it relates to Joomla or to the template and how to solve it?

Thank you and regards,

Hai
User avatar
Gold Boarder

teitbite
Tue Aug 30, 2016 11:34 am
Reply with quote
Report this post
Hi

Try switching session handler in configuration.php file, if it's set to file than it may be a file restriction problem, if it's set as database than it may be database connection problem.

Anyway such behaviour is not related with our products, so please contact joomla developers.
User avatar
Moderator

GK User
Wed Sep 07, 2016 3:27 am
Reply with quote
Report this post
Hi Teitbite,

I checked the configuration.php and found out that the sesion handle is set to database. It is:


public $session_handler = 'database';


I try to set it to file by changing like this:

public $session_handler = 'file';


Is it right?

Thank you and regards,

Hai
User avatar
Gold Boarder

teitbite
Fri Sep 09, 2016 8:25 am
Reply with quote
Report this post
Hi

Yes, that's correct, but does it help or You still being kick out from joomla panel after a while ?
User avatar
Moderator

GK User
Wed Sep 14, 2016 2:06 am
Reply with quote
Report this post
Hi Teitbite,

I did not change to "file" yet but it works good now. Maybe because of the hosting.

Thank you and regards,

Hai
User avatar
Gold Boarder

teitbite
Sat Sep 17, 2016 9:04 am
Reply with quote
Report this post
Hi

Great to hear it was fixed. Closing this thread in this case.
User avatar
Moderator


cron