Learn about Centmin Mod LEMP Stack today
Register Now

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

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    6:37 PM
    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