phpredis 3 not supported?

Created on 9 June 2017, about 7 years ago
Updated 3 April 2023, about 1 year ago

I installed a new webserver and can't get the Redis caching backend to work:

The service "cache_tags.invalidator.checksum" has a dependency on a non-existent service "redis.factory".

The redis server version is 3.2.3 and the PHPRedis extension version is 3.1.2 (latest stable).
Is version 3 of the PHPRedis extension not yet supported?

Can't vind any info in the module readme files about it.

πŸ’¬ Support request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands mvdve

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡΅πŸ‡ΉPortugal dxvargas

    I had the same problem. I found out that it was caused by not having the PHP extension for redis.

    I fixed it by running:
    sudo apt install php8.1-redis

Production build 0.69.0 2024