Warning! WP Super Cache caching broken

by 4 replies
7
I saw this warning message on my WP dashboard and dont know how to rectify the problem:

"Warning! WP Super Cache caching broken! The script advanced-cache.php could not load wp-cache-phase1.php.

Please edit /home/peprth/public_html/buydevice.net/wp-content/advanced-cache.php and make sure the path to /home/peprth/public_html/buydevice.net/wp-content/plugins/wp-super-cache/wp-cache-phase1.php is correct."

Thanks!
#programming #broken #cache #caching #super #warning
  • try disabling the plugin, delete the folder and re-install it.. or install w3-cache instead..
  • There is an include statement in that script (advanced-cache.php) that you have to change with the path given by the error. If you don't know how to do it, post the contents of advanced-cache.php here and I will do it for you.
  • I use WP Super Cache on a lot of sites without any issues.
    Usually when there are strange errors, check file permissions; if it's not that, check unix owner permissions. That solves 99% of my problems...

    Sometimes during updates plugin "take over" unix owner permissions which leads to a variety of issues.

    If owner is wrong, sudo chown will solve it.

    Cheers,
    Rob
    • [ 1 ] Thanks
  • its probably a plugin disable the plugins then add the plugins one by one to see which one it is

Next Topics on Trending Feed