Skip to main content

apcu fails to install on php 5.6

Comments

3 comments

  • cPanelMichael
    Hello @katmai, The APCu PECL module requires PHP version 7 or higher. This is documented under the Dependencies section at: PECL :: Package :: APCu Thank you.
    0
  • katmai
    is there a way to install the last version that supported php 5.6 by any chance?
    0
  • cPanelMichael
    Hello @katmai, You could install the last APCu 4.x PECL release for PHP 5.6 using the command below: /opt/cpanel/ea-php56/root/usr/bin/pecl install https://pecl.php.net/get/apcu-4.0.11.tgz
    Keep in mind this is unsupported and not recommended due to the use of an outdated software package. Thank you.
    0

Please sign in to leave a comment.