Welcome to Centmin Mod Community
Become a Member

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

    59,427
    12,531
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,170
    Local Time:
    9:07 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.