Disable PHP OPCache

Add the following to the sites .htaccess file:

php_flag opcache.enable Off

Links

  • [[2025-W17]]