From f2081c1c563c5ee9d06696801f6656e0ffd97aeb Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Thu, 6 Jul 2017 00:34:46 -0400 Subject: [PATCH] Update php.ini based on upstream changes --- php/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/php.ini b/php/php.ini index c2fdcb0..cf28827 100644 --- a/php/php.ini +++ b/php/php.ini @@ -1780,7 +1780,7 @@ ldap.max_links = -1 ;opcache.enable=1 ; Determines if Zend OPCache is enabled for the CLI version of PHP -;opcache.enable_cli=1 +;opcache.enable_cli=0 ; The OPcache shared memory storage size. ;opcache.memory_consumption=128