@pixelfed@mastodon.social Thanks for the answer! But I think we already have installed...

We see this messages when we try to install php-redis:

"pecl/redis is already installed and is the same as the released version 5.3.7"

Then we check if it is enabled and we can see the redis.so file in the php modules folder.

The problem comes when we change the .env file and configure with REDIS_CLIENT=phpredis

Seems to not be enabled.