Support » Plugin: Redis Object Cache » “WP_REDIS_DISABLED” dosent work php8

  • Resolved smpmd1

    (@smpmd1)


    Hi,

    when using “WP_REDIS_DISABLED” with php 7.4 works great.

    with php 8/8.1 I getting this error:

    PHP Fatal error: Uncaught Error: Undefined constant “WP_REDIS_DISABLED” in /home/../../wp-config.php:2
    Stack trace:

    0 /home/../../wp-load.php(37): require_once()

    1 /home/../../wp-blog-header.php(13): require_once(‘/home/../p…’)

    2 /home/../../index.php(17): require(‘/home/../p…’)

    3 {main}

    thrown in /home/../../wp-config.php on line 2

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.