jsonmson
New Pleskian
Hi,
I am trying to install memcached but I can't get it working.
This notice is not only for memcached but noticed on any module I am trying to install via /opt/plesk/php/7.4/bin/pecl
OS: Ubuntu 18.04.4 LTS
Product: Plesk Obsidian 18.0.27
PHP Version: 7.4.6
running: phpize
Configuring for:
PHP Api Version: 20190902
Zend Module Api No: 20190902
Zend Extension Api No: 320190902
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
ERROR: `phpize' failed
Already tried:
# apt install autoconf automake gcc libmemcached-dev libhashkit-dev pkg-config plesk-php74-dev zlib1g-dev
# mv /usr/bin/autoconf{,.bkp}
# ln -s /usr/bin/autoconf268 /usr/bin/autoconf
# journalctl -u plesk-php74-fpm (looks fine)
# /opt/plesk/php/7.4/include/php# /opt/plesk/php/7.4/bin/phpize -v
Configuring for:
PHP Api Version: 20190902
Zend Module Api No: 20190902
Zend Extension Api No: 320190902
Things i've read and tried:
Hope someone knows how to solve this problem
I am trying to install memcached but I can't get it working.
This notice is not only for memcached but noticed on any module I am trying to install via /opt/plesk/php/7.4/bin/pecl
OS: Ubuntu 18.04.4 LTS
Product: Plesk Obsidian 18.0.27
PHP Version: 7.4.6
running: phpize
Configuring for:
PHP Api Version: 20190902
Zend Module Api No: 20190902
Zend Extension Api No: 320190902
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
ERROR: `phpize' failed
Already tried:
# apt install autoconf automake gcc libmemcached-dev libhashkit-dev pkg-config plesk-php74-dev zlib1g-dev
# mv /usr/bin/autoconf{,.bkp}
# ln -s /usr/bin/autoconf268 /usr/bin/autoconf
# journalctl -u plesk-php74-fpm (looks fine)
# /opt/plesk/php/7.4/include/php# /opt/plesk/php/7.4/bin/phpize -v
Configuring for:
PHP Api Version: 20190902
Zend Module Api No: 20190902
Zend Extension Api No: 320190902
Things i've read and tried:
How to install/uninstall memcached PHP extension for Plesk PHP handlers
Applicable to: Plesk for Linux Question How to install/uninstall memcached PHP extension for Plesk PHP handlers? Answer Note: Installation of additional PHP extension is not covered by Plesk sup...
support.plesk.com
Issue - Install php7.3 memcached failed
Hi, I tried to install memcached for php 7.3 after upgrading Plesk Onyx to Obsidian. I followed this article here , running into this issue after: /opt/plesk/php/7.3/bin/pecl install memcached WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net"...
talk.plesk.com
Resolved - Plesk Onyx can´t install memcached
hey i try to install memcached on plesk onyx ubuntu 16.04 (nginx,php5.6 fpm) but this error comes! /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 >=...
talk.plesk.com
Hope someone knows how to solve this problem