Hi,
Installing on a cPanel APCu module to alt-php74 it shows this error:
> In file included from /root/tmp/pear/apcu/apc_iterator.h:26:0,
> from /root/tmp/pear/apcu/php_apc.c:34:
> /opt/alt/php74/usr/include/php/ext/pcre/php_pcre.h:25:19: fatal error: pcre2.h: No such file or dire
> ctory
> #include "pcre2.h"
> ^
> compilation terminated.
> make: *** [php_apc.lo] Error 1
> ERROR: `make failed
If i try alt-php73 it works.
when searching for the files i see that this is missing:
/opt/alt/php74/usr/include/php/ext/pcre/pcre2lib
But it exists in alt-php73
Is this a bug?
Or, how can i activate APCu on alt-php74?
Thanks
Installing on a cPanel APCu module to alt-php74 it shows this error:
> In file included from /root/tmp/pear/apcu/apc_iterator.h:26:0,
> from /root/tmp/pear/apcu/php_apc.c:34:
> /opt/alt/php74/usr/include/php/ext/pcre/php_pcre.h:25:19: fatal error: pcre2.h: No such file or dire
> ctory
> #include "pcre2.h"
> ^
> compilation terminated.
> make: *** [php_apc.lo] Error 1
> ERROR: `make failed
If i try alt-php73 it works.
when searching for the files i see that this is missing:
/opt/alt/php74/usr/include/php/ext/pcre/pcre2lib
But it exists in alt-php73
Is this a bug?
Or, how can i activate APCu on alt-php74?
Thanks
Comment