You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The PHP OPcache module is not configured correctly. See the documentation ↗ for more information.
The OPcache internal string buffer is almost full. To ensure that repeated strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value greater than 16."
opcache.interned_strings_buffer The default is 16, could you set it to 32?