문제

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 ?

도움이 되었습니까?

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top