• Resolved pixelsing

    (@pixelsing)


    Hi,

    I installed Object Redis Cache on our website.
    Plugin says :
    État : Non activé (Status : not activated)
    Système de fichiers : Accessible en écriture (Filesystem : Writable)
    Redis : Joignable (Redis : reachable)

    But when activating the website crashes immediately :
    Error establishing a Redis connection
    read error on connection to 127.0.0.1:6379


    I tried to clear cache in CLI but it doesn’t solve the issue.
    WP : 6.8.3, PHP 8.2 (php8.2-redis installed),

    Any idea ?

    TIA

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Are you able to connect to Redis Server using redis-cli?

    Thread Starter pixelsing

    (@pixelsing)

    Yes,

    # redis-cli -h localhost

    localhost:6379>

    I’ve 2 others websites on this server, using ROC without problem

    Plugin Author Till Krüss

    (@tillkruess)

    That’s good. Sounds like its your configuration for the 3rd site.

    Thread Starter pixelsing

    (@pixelsing)

    Ok… And do you have any idea how to fix the problem ?

    Plugin Author Till Krüss

    (@tillkruess)

    No, you’ll have to check the FAQ and figure out how you configured the 3rd site differently from the others. It’s not an issue with Redis Object Cache.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.