wordpressPlacing below line in your “settings.php” file will disable it.
ini_set('opcache.enable', '0');
However, I like the “.htaccess” method much better.
php_flag opcache.enable off
Szerzői jog © 2024 Thank Cloud PTR. Minden Jog Fenntartva.