Best server side caching on Centos 7/Cloudlinux?

inteldigital

Well-Known Member
Apr 5, 2018
88
15
8
England
cPanel Access Level
Root Administrator
Twitter
I'm thinking memcached but then I noticed that EA4 has some issues running it in shared environments, is this still a thing? If so, what recommended caching tech is readily available and installable on WHM/centOS 7 running Cloudlinux in place of memcached?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello @inteldigital,

Are you using the PHP Selector feature with CloudLinux? If so, note that memcached is part of the alt-php package with CloudLinux. You can browse to WHM >> LVE Manager, choose the Selector tab, and ensure "memcache" and "memcached" are enabled for the versions of PHP you want it installed on.

Thank you.
 

inteldigital

Well-Known Member
Apr 5, 2018
88
15
8
England
cPanel Access Level
Root Administrator
Twitter
Hello @inteldigital,

Are you using the PHP Selector feature with CloudLinux? If so, note that memcached is part of the alt-php package with CloudLinux. You can browse to WHM >> LVE Manager, choose the Selector tab, and ensure "memcache" and "memcached" are enabled for the versions of PHP you want it installed on.

Thank you.
Hi @cPanelMichael - thanks for replying.

I am not using PHP-Selector in Cloudlinux as for some reason, when I go to the section outlined an error shows alt-php is not found. Not sure why.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello @inteldigital,

You can install the alt-php packages for PHP Selector per the instructions included on the previous post.

Thank you.