Join the community today
Register Now

Master Branch revise memory_limit routines in 123.09beta01

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

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:54 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 https://community.centminmod.com/threads/option-22-php-fatal-error-allowed-memory-size-of-167772160-bytes-exhausted.16019/#post-68548
    - 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...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.