Learn about Centmin Mod LEMP Stack today
Become a Member

Master Branch update PHP version checks in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 1, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    59,380
    12,513
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,149
    Local Time:
    8:52 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...


    Centmin Mod Github Master branch

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