What's new

Welcome to GloTorrents Community

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Ask question

Ask Questions and Get Answers from Our Community

Answer

Answer Questions and Become an Expert on Your Topic

Contact Staff

Our Experts are Ready to Answer your Questions

Installing memcache and memcached with EasyApache4

_.:=iTake=:._

Administrator
Staff member
ZeuS
Super Moderator
+Lifetime VIP+
Registered
Joined
Oct 20, 2018
Messages
1,370
Reaction score
1,431
Points
113
Credits
14,854
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/
 
shape1
shape2
shape3
shape4
shape7
shape8
Top