PHP fatal error: wp_cache_add() cannot be redefined
-
Hi,
The plugins object-cache.php (symlink) is throwing a fatal PHP error:
PHP Fatal error: Cannot redeclare wp_cache_add() (previously declared in /public/wp-content/plugins/wp-redis/object-cache.php:40) in /public/wp-includes/cache.php on line 30" while reading response header from upstream, client: x.x.x.x, server: hostname, request: "GET /path HTTP/1.1"
Using WordPress 5.8.3
Disabling all the plugins did not matter as the conflict comes from WP core.
Thanks,
Sjouke
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP fatal error: wp_cache_add() cannot be redefined’ is closed to new replies.