The installation of Epelepel is Extra Packages for Enterprise Linux abbreviation (EPEL) and is a high-quality software source for fedora-based Red Hat Enterprise Linux (RHEL), so at the same time Also available for distributions such as CentOS or scientific Linux. RPM-UVH Https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpmyum Install Epel-release Install PHP using Webtatic's compiled version RPM-UVH Https://mirror.webtatic.com/yum/el7/webtatic-release.rpmyum install php70w Php70w-devel php70w-bcmath php70w-fpm php70w-mbstring php70w-pdo php70w-soap php70w-mysql php70w-gd Install memcached for Php7git clone HTTPS://GITHUB.COM/PHP-MEMCACHED-DEV/PHP-MEMCACHED.GITCD Php-memcachedgit Checkout Php7phpize./configure--disable-memcached-saslmake && make install Addextension=memcached.soto php.ini Installing Redis for Php7git clone HTTPS://GITHUB.COM/PHPREDIS/PHPREDIS.GITCD phpredisgit Checkout Php7phpize./configuremake && make install Addextension=redis.soto php.ini
CentOS 7 installs PHP 7.0 and memcache and Redis extensions