I'm using Ubuntu 16.04 and Plesk 17.5. I'm trying to install Memcached with:
I don't want to use PHP 7.x. Have the same version of Plesk on Debian 8.7. But there is no problems with Memcached installation on PHP 5.6.
Thanks
. This is what I'm getting:/opt/plesk/php/5.6/bin/pecl install memcached
Code:
# /opt/plesk/php/5.6/bin/pecl install memcached
pecl/memcached requires PHP (version >= 7.0.0), installed version is 5.6.30
pecl/memcached can optionally use PHP extension "igbinary" (version >= 2.0)
pecl/memcached can optionally use PHP extension "msgpack" (version >= 2.0)
No valid packages found
install failed
Thanks