Question

So, I just upgraded to PHP 5.5 on my ubuntu test box and I can save and fetch user cache from apc_* commands along with apcu_* commands (both seem to work)

But when I check the APC backend (the APC control panel) , user cache entries never show up.

Do anyone know about any control panel or a backend where I can check and manage APCU user cache entries in PHP 5.5 ?

Was it helpful?

OTHER TIPS

APC Admin have newer realtime version, contactable to APCu, only issue is OpCode cache option does not work enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top