Hi,
i followed a lot of guides to get APCu working om my machine, but nothing seems to be working.
https://www.mysterydata.com/how-to-...-apcu-memcached-and-redis-on-vesta-cp-centos/
gets:
pecl install --force apcu
gets:
i followed a lot of guides to get APCu working om my machine, but nothing seems to be working.
https://www.mysterydata.com/how-to-...-apcu-memcached-and-redis-on-vesta-cp-centos/
gets:
No package php-pecl-apcu available
pecl install --force apcu
gets:
Warning: popen() has been disabled for security reasons in OS/Guess.php on line 241
PHP Warning: popen() has been disabled for security reasons in /usr/local/lib/php/OS/Guess.php on line 241
Warning: fgets() expects parameter 1 to be resource, null given in OS/Guess.php on line 242
PHP Warning: fgets() expects parameter 1 to be resource, null given in /usr/local/lib/php/OS/Guess.php on line 242
Warning: pclose() expects parameter 1 to be resource, null given in OS/Guess.php on line 251
PHP Warning: pclose() expects parameter 1 to be resource, null given in /usr/local/lib/php/OS/Guess.php on line 251
warning: pecl/apcu requires PHP (version >= 7.0.0-dev), installed version is 5.6.40
downloading apcu-5.1.16.tgz ...
Starting to download apcu-5.1.16.tgz (94,032 bytes)
.....................done: 94,032 bytes
38 source files, building
running: phpize
Warning: popen() has been disabled for security reasons in PEAR/Builder.php on line 465
PHP Warning: popen() has been disabled for security reasons in /usr/local/lib/php/PEAR/Builder.php on line 465
ERROR: failed to run `phpize'