Want more timely Centmin Mod News Updates?
Become a Member

PHP-FPM Double letters an issue? Do you want to use Zend OPcache prompt ?

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Jon Snow, May 28, 2019.

  1. Jon Snow

    Jon Snow Active Member

    917
    188
    43
    Jun 30, 2017
    Ratings:
    +293
    Local Time:
    3:26 AM
    Nginx 1.13.9
    MariaDB 10.1.31
    Is this an issue when updating software with CMM? Notice the 2nd "Y".

    Code (Text):
    Do you want to use Zend OPcache [y/n] ? yy



    Sometimes my keyboard double-press the letter and I hit ENTER quickly.
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:26 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    i recently updated that Zend Opcache prompt to default to = y so you can hit enter on that line and it would be yes by default, but i realise folks maybe use to entering = y at that prompt so i made the script also detect yy, yY or YY variations as same as y so even if you do hit enter on yy it will be treated like single y :)