Redis Configuration And Implementation On Centos 6 / Cpanel Server

Dear members of the CS Cart community

I need help with the redis configuration on our Cpanel CentOS 6.7 server. I managed to install and configure Redis but our two of our stores are not responding correctly when I change caching from 'file' to 'redis'.

I originally posted a similar question on the Community Forums after I could find a satisfying answer myself.

I am trying to get this redis caching right. I installed and configured redis 6 on our vps and I set the caching in our store config.local.php file from 'file' to 'redis'.

Please see this screenprint below:

[attachment=10539:cache_backend.png]

// Set to unique store prefix if you use the same Redis/Xcache/Apc storage
// for serveral cart installations
$config['store_prefix'] = '';

What exactly do I do with the store prefix ? I did not read anything in the manual while installing redis.

https://nixtree.com/...ntosrhelcpanel/

Please contact me via PM if you think you have enough knownledge of Redis and Cpanel.

Regards

Anthony

cache_backend.png

I tried to debug it myself but am thrown this error when uncommenting row 24 of the config.local.php file

// Log everything, but do not display
error_reporting(E_ALL);
ini_set('display_errors', 0);
define ('DEVELOPMENT', true)

Not sure what I can do about the errow below:

PHP Fatal Error Message

Uncaught --> Smarty: Unable to load template tygh 'addons/call_requests/hooks/index/meta.post.tpl' in 'meta.tpl' <-- thrown

Error at

app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php, line: 129

Backtrace

SOLVED

I had to copy the Tygh folder that was missing in one of our stores.

Regards

Anthony

Merry Christmas everyone, happy holidays