OpCache Constantly Restarting Itself
Opened this issue · 0 comments
Deepbluen commented
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, Litespeed Webserver, EasyApache4, PHP 5.6.30
PHP Handler: FCGI
My Opcache Version is: Zend OPcache 7.0.4-dev
My Configration:
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
A ss from opcache control panel: http://prntscr.com/e8lv1n
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.