Flushing the PHP file cache
-
I have the PHP 7.1 file-based Opcode cache enabled in addition to the In-Memory OpCache:
opcache.file_cache=/usr/home/altopl/public_html/.opcacheAs far as I can tell, when I click on “Flush PHP OPcache,” it only flushes/purges the In-Memory cache. I have to manually remove the file-based OPcache–which then gets automatically recreated the next time when I access my site.
Would it be possible to add the file cache flushing to the “Flush PHP OPcache” functionality in some future release?
Thanks much,
George WilderThe page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Flushing the PHP file cache’ is closed to new replies.