Yet another “caching was broken” error
-
I consistently see the following message when I log into the WordPress admin dashboard:
Warning! WP Super Cache caching was broken but has been fixed! The script advanced-cache.php could not load wp-cache-phase1.php.
The file E:\placeholder1\placeholder2/wp-content/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message.The “placeholder1\placeholder2” is the path to the WordPress installation and this is running on Microsoft IIS (thus the E:\ pathing).
I refresh the dashboard and the message goes away but it does come back though I haven’t established a pattern to when it will return other than logging in again later. If I load the home page of the site, I do see the message at the end of the source:
<!-- Dynamic page generated in 1.221 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2024-12-02 17:13:00 -->
<!-- Compression = gzip -->so I know the plugin is doing something. The cache tester on the WP Super Cache settings page reports that it’s working, and the “Contents” tab of the settings page does list cached and super-cached files.
Is this message appearing repeatedly indicative of something truly wrong or a red herring that can be ignored?
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.