Hướng dẫn cấu hình Opcache on Domain Plesk
- Login vào Hosting Plesk
- Vào PHP version used by the website at Domains > example.com > Dashboard tab > PHP.
- Kiểm tra
- opcache.enable is “on”
- disable_functions setting does not contain OPcache functions (by default,
opcache_get_status
is disabled)Note: To disable OPcache for the domain, switch opcache.enable to “off”.
Chúc bạn thành công!