Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2070

Administration Joomla! 5.x • Re: Users not logged out in spite of session time definition

$
0
0
Using the default database session handler in Joomla has always been unreliable. Suggest you do a couple of things:

1. EMPTY the database table xxxxx_session. Do not DROP the table, just EMPTY it.

2. Change these settings in configuration.php

Code:

public $lifetime = 15;public $session_handler = 'filesystem';
Try it out and see if it helps.

Statistics: Posted by mtgg — Tue Sep 03, 2024 9:21 pm



Viewing all articles
Browse latest Browse all 2070

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>