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

Master Branch fix redis/igbinary PHP extension support for PHP 8.0 in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 19, 2020.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:53 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix redis/igbinary PHP extension support for PHP 8.0 in 123.09beta01


    - centmin.sh menu option 5 update/recompile of PHP 8.0 might have missing redis and igbinary extension due to some legacy PHP 8.0 dev routines left over that removed the extensions when PHP 8.0 was detected due to early PHP 8.0 dev versions causing segmentation faults with redis and igbinary extensions https://community.centminmod.com/threads/php-8-0-0-ga-stable-release.20739/#post-87351
    - to update run cmupdate command, then either recompile just redis/igbinary via centmin.sh menu option 13 submenu option 2 or full PHP recompile via centmin.sh menu option 5

    Continue reading...

    Centmin Mod Github Master branch

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