Upgraded from 3.7.5 to 3.8.0 and Cannot Edit Global Configuration now. - Joomla! Forum - community, help and support


i upgraded joomla 3.7.5 3.8.0 , cannot edit of global configuration settings following error message: invalid field: redis server port.

my config file looked this:

public $redis_persist = '1';
public $redis_server_host = 'localhost';
public $redis_server_port = '0';
public $redis_server_auth = 'password';
public $redis_server_db = '0';

i changed this:

public $redis_persist = '1';
public $redis_server_host = 'localhost';
public $redis_server_port = '6379';
public $redis_server_auth = '';
public $redis_server_db = '0';

still error code.

idem me too. no changes





Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support