Problem with advanced-cache.php
-
Hi, I am getting the following error (at the bottom of my post) on my staging site in my PHP error log. It is happening continuously. I found a support thread about checking wp-config.php and found the following:
define( 'WP_CACHE', false ) ; // false Changed by WP-Staging
So, I changed it back to false. I am on a Litespeed server, but have disabled the Litespeed cache plugin on the staging site. Was this the correct thing to do?
Thank you!Warning: include(/home/mysite/public_html/staging/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /home/mysite/public_html/staging/wp-settings.php on line 95 Warning: include(): Failed opening '/home/mysite/public_html/staging/wp-content/advanced-cache.php' for inclusion (include_path='.:/opt/cpanel/ea-php73/root/usr/share/pear') in /home/mysite/public_html/staging/wp-settings.php on line 95
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with advanced-cache.php’ is closed to new replies.