advanced-cache debug warning
-
After setting define(‘WP_CACHE’, true); for the redis setup I am receiving the following warning. Is there a way to resolve this? Defining this seems to be standard across all redis tutorials that i have come across, any direction would be great. thanks.
Warning: include(/var/www/default/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /var/www/default/wp-settings.php on line 74
Warning: include(): Failed opening ‘/var/www/default/wp-content/advanced-cache.php’ for inclusion (include_path=’.:/usr/share/php’) in /var/www/default/wp-settings.php on line 74
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘advanced-cache debug warning’ is closed to new replies.