?
avatar manelizaorcadia
manelizaorcadia
23 Oct 2018

I updated the joomla to the recent version 3.8.13 because I always got an error when accessing the front page as it says:

session_start(): Cannot find save handler 'memcached'... So I updated the configuration file and deleted the new variables like memcache_ , etc..

I was able to access the front page, but now, I can't access the administrator's area as it always say:

Error: Failed to start application: Failed to start the session

Hope you can help. Thanks

avatar manelizaorcadia manelizaorcadia - open - 23 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - change - 23 Oct 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Oct 2018
avatar brianteeman
brianteeman - comment - 23 Oct 2018

Do you have


	public $session_handler = 'database';
	public $shared_session = '0';
avatar manelizaorcadia
manelizaorcadia - comment - 23 Oct 2018

Hello, thank you for the reply, and yes, I have them.

public $lifetime = '1440'; public $session_handler = 'database'; public $shared_session = '0';

I don't have issue before until recently.

avatar brianteeman
brianteeman - comment - 23 Oct 2018

This really should be asked on the forum https://forum.joomla.org

avatar brianteeman brianteeman - change - 23 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-23 06:45:16
Closed_By brianteeman
avatar brianteeman brianteeman - close - 23 Oct 2018
avatar manelizaorcadia
manelizaorcadia - comment - 23 Oct 2018

Oops, okay, thanks. I posted in their facebook and said to post it here to address the issue.

Add a Comment

Login with GitHub to post a comment