I
I
Ivan2019-10-08 17:55:27
PHP
Ivan, 2019-10-08 17:55:27

How to install memcached for php 7.2 on centos?

Hello! Tell me how to do it? CentOS 7.
I did
sudo yum install php-memcache like this, but as I understand it does not work on 7-ke.
What to do?
What are the alternatives?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ruslan Fedoseev, 2019-10-08
@martin74ua

https://rpms.remirepo.net/wizard/

A
Andrey, 2019-10-08
@VELIK505

sudo yum install memcached should work.
sudo yum install php7-memcached (sudo yum install php7.0-memcached ) (sudo yum install php-memcached)
If you have php-fpm then use this article https://www.poseti.net/articles/ustanavlivaem-memc ...
redis? Not ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question