Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APC Cache Plugins no longer valid with PHP 8 #7

Open
Swampcritter opened this issue Mar 31, 2021 · 3 comments
Open

APC Cache Plugins no longer valid with PHP 8 #7

Swampcritter opened this issue Mar 31, 2021 · 3 comments

Comments

@Swampcritter
Copy link

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

@hong1999
Copy link

Its been a year now, do you find any solution?

@RavanH
Copy link

RavanH commented Dec 13, 2023

Actively working on a fork for APCu here: https://github.com/RavanH/APCu-Cache

Let me know if you run into any issues :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants