From: Marcin Krol Date: Sun, 22 Dec 2019 18:05:09 +0000 (+0100) Subject: - fixed opcache.ini for old build style X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=14dfb0276ac9e5db9a99c8f44211a46c9a7306c6;p=packages%2Fphp.git - fixed opcache.ini for old build style --- diff --git a/opcache.ini b/opcache.ini index 36637ee..2143b58 100644 --- a/opcache.ini +++ b/opcache.ini @@ -1,4 +1,6 @@ -[opcache] +; Enable opcache zend extension module +zend_extension=opcache.so + ; Determines if Zend OPCache is enabled ;opcache.enable=1