Hello,
I have problem with opcache, it keep restarting itself like every hour constantly. I've tried all solutions on the internet but no luck, problem still persist.
I am using CPanel, Centos 6.8 x64, EasyApache4, PHP 7.1.2, Litespeed 5.1.13 (php suEXEC: Yes)
PHP Handler: FCGI
My Opcache Version is: Zend OPcache 7.1.2
My Configration:
A ss from opcache control panel: http://prntscr.com/efpu9m
P.S. : I've enabled error logs but there is no any record when it restart itself.
Any help really would be appericated. Thanks in advance.
Regards.
I have problem with opcache, it keep restarting itself like every hour constantly. I've tried all solutions on the internet but no luck, problem still persist.
I am using CPanel, Centos 6.8 x64, EasyApache4, PHP 7.1.2, Litespeed 5.1.13 (php suEXEC: Yes)
PHP Handler: FCGI
My Opcache Version is: Zend OPcache 7.1.2
My Configration:
Code:
opcache.revalidate_freq=0
opcache.validate_timestamps=0
opcache.max_accelerated_files=95000
opcache.memory_consumption=1024
opcache.interned_strings_buffer=64
opcache.fast_shutdown=1
P.S. : I've enabled error logs but there is no any record when it restart itself.
Any help really would be appericated. Thanks in advance.
Regards.