diff --git a/.htaccess b/.htaccess
index 4716fa1..8e5312d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -37,6 +37,7 @@ AddEncoding gzip svgz
   # PHP 5.6 has deprecated $HTTP_RAW_POST_DATA and produces warnings if this is
   # not set.
   php_value always_populate_raw_post_data   -1
+  php_flag opcache.fast_shutdown            off
 </IfModule>
 
 # Requires mod_expires to be enabled.
