Memcached and PHP 7.0.3
So I was able to get pecl to work by removing the -n option, I was able to then install memcache and I have configured php 7.0. However I would like to use memcached as well on the server, but Keep getting:
pecl/memcached requires PHP (version >= 5.2.0, version <= 6.0.0, excluded versions: 6.0.0), installed version is 7.0.3
What would be the appropriate direction I should head in to get this installed, if at all possible.
root@srv [~]# grep '' /etc/redhat-release /usr/local/cpanel/version /var/cpanel/envtype ; grep CPANEL= /etc/cpupdate.conf ; httpd -v ; php -v ; mysql -V
/etc/redhat-release:CentOS Linux release 7.2.1511 (Core)
/usr/local/cpanel/version:11.55.9999.106
/var/cpanel/envtype:kvm
CPANEL=edge
Server version: Apache/2.4.18 (cPanel)
Server built: Feb 4 2016 13:02:20
PHP 7.0.3 (cli) (built: Feb 24 2016 21:24:06) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
mysql Ver 15.1 Distrib 10.1.12-MariaDB, for Linux (x86_64) using readline 5.1-
EasyApache 4 Questions I am sorry, I see the answer here. 0 -
EasyApache 4 Questions I am sorry, I see the answer here.
Hello :) I am happy to see you were able to find the answer. Thank you for updating us with the outcome.0
Please sign in to leave a comment.
Comments
2 comments