You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon installing PHP 8.x on CentOS 7 platform, the PHP APC module is considered depreciated so the newer APCu PHP module is required now. I downloaded and installed the APCu PHP8 module installed on the server. When I attempted to enable either the APC Cache plugin or YAPCache, a APC extension error message appears and prevents the plugin page from appearing.
Upon installing PHP 8.x on CentOS 7 platform, the PHP APC module is considered depreciated so the newer APCu PHP module is required now. I downloaded and installed the APCu PHP8 module installed on the server. When I attempted to enable either the APC Cache plugin or YAPCache, a APC extension error message appears and prevents the plugin page from appearing.
This error message appears:
This plugin requires the APC extension: http://pecl.php.net/package/APC
Additional context
https://computingforgeeks.com/how-to-install-php-8-on-centos-linux/
https://shouts.dev/install-apcu-on-centos-7
The text was updated successfully, but these errors were encountered: