Welcome to Centmin Mod Community
Become a Member

Beta Branch redis PHP extension 5.3.4 in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 11, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    5:18 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  2. fablab

    fablab New Member

    21
    2
    3
    May 23, 2020
    Ratings:
    +6
    Local Time:
    10:18 AM
    1.25.3
    MariaDB-server-10.4.31-1.el7.centos.x86_64
    I ran cmupdate.
    and then I ran centmin.sh menu option 5 to recompile PHP. but redis remained at 5.3.2 as per php -i.

    I then ran centmin.sh again. menu option 13 submenu option 2 to update . and this time redis was upgraded to 5.3.4
     
  3. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    9:18 AM
    1.29 x
    11.4
    Update from 5.3.2 to 5.3.4 doesn't seem to work with PHP8. Used the menu option 13 submenu option 2 variant.

    Edit: After reinstalling PHP 8.0.7 the upgrade was succesful.
     
    Last edited: Jun 22, 2021
  4. eva2000

    eva2000 Administrator Staff Member

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    5:18 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    @fablab @duderuud centmin.sh menu option 5 will only recompile ALL PHP extensions on major version upgrades i.e. PHP 7.3 to 7.4 or 7.4 to 8.0. On same major versions recompiles are skipped unless you set AUTODETECPHP_OVERRIDE='y' in persistent config file /etc/centminmod/custom_config.inc as per Beta Branch - add AUTODETECPHP_OVERRIDE option. Note this will increase time to recompile/update PHP.