Welcome to Centmin Mod Community
Register Now

Beta Branch revise memory_limit routines in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 14, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:35 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    revise memory_limit routines in 123.09beta01

    - addons/wpcli.sh composer install routines now check for install memory + swap free size to determine if additional wp-checksum and wp-sec optional packages are installed via composer/wp-cli [Solved] - Option 22 - PHP Fatal error: Allowed memory size of 167772160 bytes exhausted
    - php dynamically calculated memory_limit now takes into account memory swap free size divided by 2 + total memory installed as the upper limit for memory_limit value

    Continue reading...


    123.09beta01 branch