]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- fixed opcache.ini for old build style
authorMarcin Krol <hawk@tld-linux.org>
Sun, 22 Dec 2019 18:05:09 +0000 (19:05 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 22 Dec 2019 18:05:09 +0000 (19:05 +0100)
opcache.ini

index 36637ee3cb9b66c60f225ac943b7426ee17b06f0..2143b5851917cbdf4c8ede7d133df63289f9ea6e 100644 (file)
@@ -1,4 +1,6 @@
-[opcache]
+; Enable opcache zend extension module
+zend_extension=opcache.so
+
 ; Determines if Zend OPCache is enabled
 ;opcache.enable=1