A
A
AnjeyTsibylskij2017-02-20 17:32:20
PHP
AnjeyTsibylskij, 2017-02-20 17:32:20

How to install Memcahce on CentOS for PHP 7?

Please provide a ready-made installation example from A to Z, Memcahe for PHP 7+ on CentOS.
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Axian Ltd., 2017-02-20
@AxianLTD

memcache itself has nothing to do with php.
1. You need to install the memcached package itself
2. You need to install the memcache support libraries for php
3. Set the cache size
4. Your php application must be able to access the memcache daemon through the mentioned libraries (or in its own way).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question