Does it work on localhost?
-
I’m testing it on localhost, before launching my website live. I’m running Apache+php8.2, on windows 11. The APCu is enabled as it shows in php info, and it has these settings in the php.ini:
[apcu]
extension="C:\xampp\php\ext\php_apcu.dll"
apc.enable=1
apc.shm_size=32M
apc.ttl=7200
apc.enable_cli=1
apc.serializer=phpThe APCu shows in the WordPress > Tools > Health also, however the plugin itself doesn’t seem to find it. It states “APCu extension is NOT installed/enabled.”
I’ve tried changing the browser, cleaning the cache etc, the last thing I wonder is whether or not the plugin works on localhost. Any ideas?
Thank you
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.