Title: Problem
Last modified: June 2, 2021

---

# Problem

 *  Resolved [javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * (@javiernarvaez)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/)
 * Hi we need help!
    Have this error: `Warning: include(/home/wp-content/advanced-
   cache.php): failed to open stream: No such file or directory in /home/wp-settings.
   php on line 84 Warning: include(): Failed opening '/home/wp-content/advanced-
   cache.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in/
   home/wp-settings.php on line 84 Warning: require(/wp-includes/author-template.
   php): failed to open stream: No such file or directory in /home/wp-settings.php
   on line 165 Fatal error: require(): Failed opening required '/home/author-template.
   php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/wp-settings.php
   on line 165`
 * Can you help us please!????
    -  This topic was modified 4 years, 12 months ago by [javiernarvaez](https://wordpress.org/support/users/javiernarvaez/).

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14512522)
 * Hello [@javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * I am sorry about the issue you are experiencing and I am happy to assist you 
   with this.
    Can you please share when have you started seeing this warning? Can
   you also please check if the file advanced-cache.php exists in the /wp-content/
   folder? Thanks!
 *  Thread Starter [javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * (@javiernarvaez)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14512562)
 * Hi Marko! thanks a lot for your response.
    The warning started to appear yesterday.
   The file advanced-cache.php exist in the /wp-content folder.
 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14512593)
 * Hello [@javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * Just to be more precise, have you made any channels that triggered that warning?
   
   Can you please manually delete the file, then go to your wp dashboard, and save
   all settings and purge the cache in the W3TC general settings? Thanks!
 *  Thread Starter [javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * (@javiernarvaez)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14512632)
 * Hi Marko, thank you, the site has not made any configuration changes or new plugins,
   nothing. Only new posts have been uploaded.
    The site is now blank so I can’t
   access the admin to make the changes you ask me to do. If I can access the ftp,
   and I can delete the file. i do? the site is [http://www.ihistoriapucv.cl](http://www.ihistoriapucv.cl)
   Thanks
 *  Thread Starter [javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * (@javiernarvaez)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14512637)
 * In order to see the warning problem that I showed in the previous post, I had
   to do a “debug false” in wordpress. If I don’t, everything is blank.
 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14512923)
 * Hello @,
 * Please follow the steps below to completely remove W3 Total Cache:
    1. Check .
   htaccess File (make backup) W3TC will create many directives in .htaccess file
   to control the caching behavior. Each section will start and end with comments
   like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”. Ensure that
   no residual entries are left over in your .htaccess file after deleting the plugin.
   2. Delete wp-content files and folders – cache folder – w3tc-config folder – 
   object-cache.php (if exists) – advanced-cache.php (if exists) – db.php (if exists)–
   upgrade folder – delete w3-total-cache folder in wp-content/plugins/ (if exists)
   3. Delete Cached Files from CDN (if using CDN) Besides deleting all the relevant
   files, if you use CDN then ensure to purge the cached content from your CDN. 
   This is necessary when you enabled minify option in W3TC settings. You should
   delete the minified and combined scripts and CSS files from your CDN server to
   avoid the site breaking on the browser. 4. Go to your wp dashboard and re-install
   W3 Total Cache Thanks!
 *  Thread Starter [javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * (@javiernarvaez)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problem-293/#post-14513300)
 * I feel a little desesperated you tell me erase files. The site depends of this
   files? o if i erase i can recover the site….thats good? the site can be recover?
   please helpme.
 * Hi, im trying to delete all the files you tellme:
 * – all the content of .htaccess file is on this lines:
    “#BEGIN W3TC Page Cache
   core” and “#END W3TC Page Cache core” I make a backup and deleted all the content
   of.htaccess
 * – cache folder i cant delete, i cant have permissions to delete.
    – w3tc-config
   folder – Deleted – object-cache.php no exists on the folder – advanced-cache.
   php – Deleted – db.php no exists on the folder – upgrade folder – deleted (it
   was empty) – w3-total-cache on plugins folder, deleted.
 * 3. Delete Cached Files from CDN (if using CDN)
    Where i can see this files? is
   plugin? I think i dont have this service.
 * The site continues on blank…
    What else can I do?
 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/problem-293/#post-14515072)
 * Hello [@javiernarvaez](https://wordpress.org/support/users/javiernarvaez/)
 * These are W3TC files so you should not worry about using the content.
    As for
   the cache folder please reach out to your hosting provider for permission to 
   delete it. If you are not using the CDN you should not worry about step 3. You
   should not delete the entire .htaccess file. You should only delete the W3TC 
   lines within the .htaccess file and keep all other lines. I hope this helps!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Problem’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [advanced-cache.php](https://wordpress.org/support/topic-tag/advanced-cache-php/)

 * 8 replies
 * 2 participants
 * Last reply from: [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/problem-293/#post-14515072)
 * Status: resolved