You need to make the following changes in your settings/settings.ini.php file.
Find in settings "cacheEngine" section and set it's content to for memcached
'cacheEngine' =>
array (
'cache_global_key' => 'dev_livehelperchat',
'className' => 'erLhcoreClassLhMemcache'
),
"cache_global_key" should be different across different installs of Live Helper Chat on the same server. For redis set className to 'erLhcoreClassLhRedis'
Developing application takes a lot of time. You can support application by donating. There is no company behind this application and it takes away my free time. Every donation matters and does not matter how small it is!