Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch update PHP version checks in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 28, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    59,393
    12,517
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,153
    Local Time:
    8:47 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update PHP version checks in 123.09beta01

    - instead of using php -v to derive PHP version installed, use php-config --version command as it bypasses any PHP extension load related error messages and warnings that would otherwise be shown with php -v command - thus messing with PHP version displayed.

    Continue reading...

    123.09beta01 branch