Discover Centmin Mod today
Register Now

Master Branch update php routine ensure PHP_PGO disabled if less than 2 cpu cores

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 1, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:17 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update php routine ensure PHP_PGO disabled if less than 2 cpu cores

    - for compile speed ensure PHP_PGO is disabled even if enabled in persistent config file /etc/centminmod/custom_config.inc to speed up php compile times which are much slower with PHP_PGO and 1 cpu core systems
    - fix for PHP_PGO enabled systems which have 1 cpu core which should be using Clang instead of GCC compiler https://community.centminmod.com/threads/anyone-else-having-problems-upgrading-php.14642/

    Continue reading...


    Centmin Mod Github Master branch

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