Skip to main content

Does APCu work with PHP version 8?

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! Can you let me know how you are trying that installation? I checked the Module Installer tools in WHM and I'm not seeing apcu listed as an option there.
    0
  • xml
    installing from terminal: /opt/cpanel/ea-php80/root/usr/bin/pecl install
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details. I wouldn't expect that to work as that isn't one of the modules available through the cPanel list. If I perform that command on my personal machine I see this in the output of the installation: In file included from /root/tmp/pear/apcu_bc/php_apc.c:35:0: /opt/cpanel/ea-php80/root/usr/include/php/ext/apcu/apc_arginfo.h:4:3: error: #error Not supported on PHP >= 8.0 # error Not supported on PHP >= 8.0
    so it seems there are some dependencies that don't yet work well with PHP 8.
    0

Please sign in to leave a comment.