July 19, 2017 · PHP Web

Clear PHP default cache

curl -sO http://gordalina.github.io/cachetool/downloads/cachetool.phar
chmod +x cachetool.phar
php cachetool.phar opcache:reset --fcgi=/var/run/php7.0-fpm.sock

Source : https://github.com/gordalina/cachetool