Join the community today
Become a Member

upgrade PhpRedis version?

Discussion in 'Other Centmin Mod Installed software' started by fablab, Apr 14, 2021.

  1. fablab

    fablab New Member

    21
    2
    3
    May 23, 2020
    Ratings:
    +6
    Local Time:
    6:01 PM
    1.25.3
    MariaDB-server-10.4.31-1.el7.centos.x86_64
    Hi!
    my setup:
    • CentOS Version: CentOS 7 64bit ?
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: 1.19.10
    • PHP Version Installed: 7.4.16
    • MariaDB MySQL Version Installed: 10.3.28

    I am using "Wordpress Redis Cache at Nginx Level" and Redis Object Cache WordPress plugin .... and it is FLYING! wow.
    thanks for putting all this together!

    I noticed that my server is using a 2 years old version of PhpRedis (5.1.1 vs 5.3.4 which seems to be the latest as per PECL :: Package :: redis ).
    It's all working as intended, so probably by Fear Of Missing Out as I read plenty of of "small improvements on the changelog ( PECL :: redis Changelog ) I am wondering why my set up is not upgraded.
    Is it on purpose ( some incompatibilities issues ? )
    Or am I supposed to run some manual scripts now to upgrade?
    via the centmin menu?

    thanks.
    fabrice.

    output of Redis Cache WordPress plugin
    and output of:
    php --ri redis

    I see some older versions of phpredis had been downloaded in the past...
    centminmod]#

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,606
    12,139
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,683
    Local Time:
    1:01 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Running cmupdate and then centmin.sh menu option 13 sub menu option 2 will update PHP redis extension :) Or cmupdate and then running centmin.sh menu option 5 for PHP updates will auto update PHP redis extension too.
     
  3. fablab

    fablab New Member

    21
    2
    3
    May 23, 2020
    Ratings:
    +6
    Local Time:
    6:01 PM
    1.25.3
    MariaDB-server-10.4.31-1.el7.centos.x86_64
    Thanks.
    did NOT work and left PhpRedis unchanged at 5.1.1

    but
    worked. Thanks for that !

    This makes me wonder if Option13 -> option 2 not picking up the PhpRedis extension upgrade might mean that I have other PHP extension out of date, and possibly vulnerable ??
     
  4. Rhodium

    Rhodium New Member

    17
    4
    3
    Jul 1, 2020
    Ratings:
    +6
    Local Time:
    5:01 PM
    I only get 5.3.2 in Option13 and the last is 5.3.4, is that correct?
     
  5. eva2000

    eva2000 Administrator Staff Member

    53,606
    12,139
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,683
    Local Time:
    1:01 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+