Anonymous โพสต์ 2023-4-12 10:54:51

Disable Opcache on your single website

wordpress
Placing below line in your “settings.php” file will disable it.ini_set('opcache.enable', '0');

However, I like the “.user.ini” method much better.opcache.enable=off


หน้า: [1]
ดูในรูปแบบกติ: Disable Opcache on your single website