Tag Archives: opcache_reset

Clear opcache in PHP

If you are working on a shared environment and deleted PHP files keep around, check how to clear empty the cache… In this case we found the server used “opcache” so with the function opcache_reset() we can get rid of … Continue reading

Posted in Linux, Medium Technical | Tagged , , , , , | Comments Off on Clear opcache in PHP