@jvanderlinde What was your solution with cage FS, cPanel and this plugin? Having the same issue every few days the redis server now crashes and making core dump files which stop the restart from happening.
It would be good if this plugin didn’t crash every site when redis isn’t available. A simple GUI warning would suffice or similar.
This goes in your wp-config.php file in the base wordpress directory. It is the WordPress main configuration file.
Make sure this is off in your wp-config.php file:
define(‘WP_ALLOW_MULTISITE’, false);
If true, then roles don’t sync without code changes. By default on a new wordpress install, this seems to be true.