Remigio
Basic Pleskian
I've follow this useful post:
How to install APCu module on Plesk server?
and also this:
How to install/uninstall memcached or memcache extension for PHP on Plesk server?
but after the instalaltion I've:
...
config.status: creating config.h
config.status: executing libtool commands
running: make
sh: 1: make: not found
ERROR: `make' failed
and for apcu instalaltion, after this commend /opt/plesk/php/7.0/bin/php -i | grep apc.enabled
I've==>
/opt/plesk/php/7.0/bin/php -i | grep apc.enabled
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/7.0/lib/php/modules/memcached.so' - /opt/plesk/php/7.0/lib/php/modules/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
my system is debian Linux #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64
How to install APCu module on Plesk server?
and also this:
How to install/uninstall memcached or memcache extension for PHP on Plesk server?
but after the instalaltion I've:
...
config.status: creating config.h
config.status: executing libtool commands
running: make
sh: 1: make: not found
ERROR: `make' failed
and for apcu instalaltion, after this commend /opt/plesk/php/7.0/bin/php -i | grep apc.enabled
I've==>
/opt/plesk/php/7.0/bin/php -i | grep apc.enabled
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/7.0/lib/php/modules/memcached.so' - /opt/plesk/php/7.0/lib/php/modules/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
my system is debian Linux #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64