PHP extensions for Memcache and Memcached are now available in the EasyApache 4 Experimental Repository. Here's the latest comment regarding this change from the memcached-in-easyapache4 feature request:
Once you have reviewed the instructions and warnings on the Experimental Repository document, you can choose to enable the repo and install the packages via the following commands:
yum install ea4-experimental
yum install ea-php56-php-memcache
yum install ea-php56-php-memcached
Replace "php56" with the version of PHP you want to install the extensions on (e.g. php54, php55, php70).
To installed the Memcached daemon, run this command:
Code:
yum install ea-memcached
Source:
https://forums.cpanel.net/threads/installing-memcache-and-memcached-with-easyapache4.566261/
Once you have reviewed the instructions and warnings on the Experimental Repository document, you can choose to enable the repo and install the packages via the following commands:
yum install ea4-experimental
yum install ea-php56-php-memcache
yum install ea-php56-php-memcached
Replace "php56" with the version of PHP you want to install the extensions on (e.g. php54, php55, php70).
To installed the Memcached daemon, run this command:
Code:
yum install ea-memcached
Source:
https://forums.cpanel.net/threads/installing-memcache-and-memcached-with-easyapache4.566261/