Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch php upgrade prompt to disable zend opcache fix in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 2, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    54,935
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    8:46 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    php upgrade prompt to disable zend opcache fix in 123.09beta01


    When upgrading php if you answer no to zend opcache install, it still installs it https://community.centminmod.com/threads/upgrading-php-opcache-installed-even-opcache-n-on-option.10310/. This fix is to just remove zendopcache.ini settings file to unload the Zend Opcache extension module as some reason --disable-opcache configure option isn't being detected

    Continue reading...

    123.09beta01 branch