Replies: 0
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