Does APCu work with PHP version 8?
Hello
I am getting error when installing APCu for php8:
make: *** [php_apc.lo] Error 1
ERROR: `make' failed
-
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 -
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.
Comments
3 comments