Welcome to Centmin Mod Community
Register Now

Beta Branch fix PHP_CUSTOM_CURL to account for EL7, EL8, EL9 openssl versions in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 17, 2025.

  1. eva2000

    eva2000 Administrator Staff Member

    58,917
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:30 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix PHP_CUSTOM_CURL to account for EL7, EL8, EL9 openssl versions in 140.00beta01

    - only allow custom curl PHP compiles for EL8/9 + PHP 8.1+ or EL7 + PHP 7.4+ due for EL8/EL9 openssl 3.x system libraries not working with PHP 7.4 and 8.0. CentOS 7 EL7 uses openssl 1.x so works with PHP 7.4 and 8.0 as well

    Continue reading...


    140.00beta01 branch