Learn about Centmin Mod LEMP Stack today
Become a Member

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

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 27, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12: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 Anyone else having problems upgrading PHP?

    Continue reading...

    123.09beta01 branch