Instead of having this config on zendopcache.ini: opcache.validate_timestamps=1 opcache.huge_code_pages=0 It just use single line like this: opcache.validate_timestamps=1opcache.huge_code_pages=0 I also noticed that tonight. After I did:...