• Resolved jiripik

    (@jiripik)


    After I upgraded to WP 4.9.5 the wp-cron’s execution was not running any tasks running and I had to disable the addin Redis Object Cache. Once the addin was disabled, the wp-cron again started running well.

    Is it a PHP setting problem or Redis Object Cache problem? I am running PHP 7.2.4

    • This topic was modified 8 years ago by jiripik.
Viewing 2 replies - 1 through 2 (of 2 total)
  • psalm91

    (@psalm91)

    I am running the latest Redis Object Cache Plugin 1.3.8. Works on my WordPress 4.9.5

    Here are my results:
    Status: Connected
    Client: PhpRedis (v3.1.6)
    Drop-in: Valid
    Ping: +PONG
    Redis Extension: 3.1.6
    Predis Client: 1.1.1
    PHP Version: 7.1.12

    Thread Starter jiripik

    (@jiripik)

    Yeah, all works now. The solution was to install the PhpRedis client – THANK YOU FOR MENTIONING IT ABOVE !!!

    Status: Connected
    Client: PhpRedis (vdevelop)
    Drop-in: Valid
    Ping: +PONG
    Redis Extension: develop
    Predis Client: 1.1.1
    PHP Version: 7.2.4

    Not sure what exactly the cause of the problem was, I assume the WordPress 4.9.5 somehow changed their PHP 7.2.4 usage – for example, I also had to disable the php opcache for it kept crashing.

    THANK YOU AGAIN.

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

The topic ‘Redis Object Cache NOT compatible with WordPress 4.9.5’ is closed to new replies.