• pjsgsy

    (@pjsgsy)


    Hi – Looks like a nice plugin and all appears to work. Opcode caching is working fine on my site, the plugin shows stats etc. just fine. If I look at the list of cached files with a php call, they are all in there (a couple thousand of them!), but, with the plugin, the ‘Cached files’ tab is always empty. Just wondered if this is a known issue at all. Using IIS and windows. Perhaps that is it, though the standard php calls in other code seem to be able to query the cached file list OK.

    • This topic was modified 2 years ago by pjsgsy.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nierdz

    (@mnttech)

    Hi, I didn’t test on Windows and have no way to do it so I don’t know if this is related or not. Cached files information comes from opcache_get_status. You can see it here.

    If you have PHP errors in your logs it cloud help to understand what’s going on here.

    • This reply was modified 2 years ago by nierdz.
    Thread Starter pjsgsy

    (@pjsgsy)

    OK, thanks. I will have a fiddle with the code. If I see somthing that can make it work, I will let you know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cached files list always empty’ is closed to new replies.