We ran php -i | grep opcache
within a mautic docker container but it did not return anything, we added opcache.enable=1 to /usr/local/etc/php/conf.d/mautic-php.ini but php -i still does not mention opcache
Does mautic/mautic docker support opcache and if it does how can we enable it?
We ran php -i | grep opcache
within a mautic docker container but it did not return anything, we added opcache.enable=1 to /usr/local/etc/php/conf.d/mautic-php.ini but php -i still does not mention opcache
Does mautic/mautic docker support opcache and if it does how can we enable it?
i have never use dockers before but all my Mautic have opcache enable and is on the php.ini file that have your PHP version (5, 7 )