Title: errors
Last modified: April 15, 2020

---

# errors

 *  [mixxio](https://wordpress.org/support/users/mixxio/)
 * (@mixxio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/)
 * I can not open the Web Site backend and the Web Site have on top this Error,
   
   Someone can help me to fix it????
 * ERROR ON TOP WEB SITE.
 *     ```
       Warning: include_once(/nfs/c06/h05/mnt/185556/domains/profitequine.com/html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php): failed to open stream: No such file or directory in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php on line 14
   
       Warning: include_once(): Failed opening '/nfs/c06/h05/mnt/185556/domains/profitequine.com/html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php' for inclusion (include_path='.:/usr/local/php-5.6.21/share/pear') in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php on line 14
       ```
   
 * ERROR ON TOP BACKEND.
 *     ```
       Warning: include_once(/nfs/c06/h05/mnt/185556/domains/profitequine.com/html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php): failed to open stream: No such file or directory in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php on line 14
   
       Warning: include_once(): Failed opening '/nfs/c06/h05/mnt/185556/domains/profitequine.com/html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php' for inclusion (include_path='.:/usr/local/php-5.6.21/share/pear') in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php on line 14
   
       Warning: Cannot modify header information - headers already sent by (output started at /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php:14) in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-includes/functions.php on line 6221
   
       Warning: Cannot modify header information - headers already sent by (output started at /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php:14) in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-admin/includes/misc.php on line 1259
   
       Warning: Cannot modify header information - headers already sent by (output started at /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php:14) in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-admin/admin-header.php on line 9
       ```
   
    -  This topic was modified 6 years, 1 month ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: please use CODE button for code formatting
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferrors-226%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [mixxio](https://wordpress.org/support/users/mixxio/)
 * (@mixxio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12670506)
 * This is Happen after I have update WordPress to last release. I have try several
   time to restore Files and DB day before the update but the proble is the same
   unfortunately.
 *  [dimal](https://wordpress.org/support/users/dimalifragis/)
 * (@dimalifragis)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12673678)
 * Check your wp config.php file, is it 644 or 600 as permission?
 *  Thread Starter [mixxio](https://wordpress.org/support/users/mixxio/)
 * (@mixxio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12673841)
 * 644
 * Is that wath you mean?
 *     ```
       /**
        * Other customizations.
        */
       define('FS_METHOD','direct');define('FS_CHMOD_DIR',0755);define('FS_CHMOD_FILE',0644);
       define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads');
       ```
   
    -  This reply was modified 6 years, 1 month ago by [mixxio](https://wordpress.org/support/users/mixxio/).
    -  This reply was modified 6 years, 1 month ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: please use CODE button for proper formatting
 *  [dimal](https://wordpress.org/support/users/dimalifragis/)
 * (@dimalifragis)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12674567)
 * WP Super Cache (in some cases) changes wp-config.php to 600.
 * But in your case, apparently not the case.
 * I would suggest to uninstall the plugin and install it again. Other than that,
   i have no idea.
 * Sorry.
 * (also i see you use php 5.6, maybe switching to 7.2 or 7.3 could help)
 *  Thread Starter [mixxio](https://wordpress.org/support/users/mixxio/)
 * (@mixxio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12674595)
 * The problrm is that the Backend page don’t work
    [http://www.profitequine.com/wp-admin](http://www.profitequine.com/wp-admin)
 * The only way I have to delete the plugin directory and try to install them with
   File manager or FTP and hope that all will be fixed
    -  This reply was modified 6 years, 1 month ago by [mixxio](https://wordpress.org/support/users/mixxio/).
 *  [dimal](https://wordpress.org/support/users/dimalifragis/)
 * (@dimalifragis)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12674700)
 * Just be sure that in wp-config.php has
 * > define(‘WP_CACHE’, true);
   >  define( ‘WPCACHEHOME’, ‘/home/wp-content/plugins/
   > wp-super-cache/’ );
 * (the /home etc etc should have your path)
 * and also in wp-content folder there is a wp-cache-config.php file.
    -  This reply was modified 6 years, 1 month ago by [dimal](https://wordpress.org/support/users/dimalifragis/).
 *  Thread Starter [mixxio](https://wordpress.org/support/users/mixxio/)
 * (@mixxio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12677832)
 * I’m afraid, I have the same error
    [http://www.profitequine.com/wp-admin/](http://www.profitequine.com/wp-admin/)
 *     ```
       Warning: include_once(/nfs/c06/h05/mnt/185556/domains/profitequine.com/html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php): failed to open stream: No such file or directory in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php on line 14
   
       Warning: include_once(): Failed opening '/nfs/c06/h05/mnt/185556/domains/profitequine.com/html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php' for inclusion (include_path='.:/usr/local/php-5.6.21/share/pear') in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php on line 14
   
       Warning: Cannot modify header information - headers already sent by (output started at /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php:14) in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-includes/pluggable.php on line 1281
   
       Warning: Cannot modify header information - headers already sent by (output started at /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-content/advanced-cache.php:14) in /nfs/c06/h04/mnt/185556/domains/profitequine.com/html/wp-includes/pluggable.php on line 1284
       ```
   
    -  This reply was modified 6 years, 1 month ago by [mixxio](https://wordpress.org/support/users/mixxio/).
    -  This reply was modified 6 years, 1 month ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: please use CODE button for proper formatting
 *  Moderator [tobifjellner (Tor-Bjorn “Tobi” Fjellner)](https://wordpress.org/support/users/tobifjellner/)
 * (@tobifjellner)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12677869)
 * [@mixxio](https://wordpress.org/support/users/mixxio/) Please do not jump into
   other topics and detract from their problem. If the troubleshooting already posted
   made no difference for you, then, as per the [Forum FAQ](https://wordpress.org/support/forum-user-guide/faq/#i-have-the-same-problem-can-i-just-reply-to-someone-elses-post-with-me-too),
   please post your own topic. A lot more people will see your post, and that way
   you stand a good chance of getting the assistance you want. Despite any similarity
   in symptoms, your issue is likely to be completely different because of possible
   differences in physical servers, accounts, hosts, plugins, theme, configurations,
   etc. Thus one problem, on one setup is not indicative of the functionality and
   reliability of an application as a whole. Your post will be archived.
 *  Thread Starter [mixxio](https://wordpress.org/support/users/mixxio/)
 * (@mixxio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12678129)
 * I whose in my topic ??? If you read before I have created this topic. ! and if
   possible I need help
 *  Moderator [tobifjellner (Tor-Bjorn “Tobi” Fjellner)](https://wordpress.org/support/users/tobifjellner/)
 * (@tobifjellner)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12678133)
 * > I whose in my topic ??? If you read before I have created this topic. ! and
   > if possible I need help
 * Sorry. I have returned your comment here.
 *  [dimal](https://wordpress.org/support/users/dimalifragis/)
 * (@dimalifragis)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12678223)
 * What is the “html” part of the path?
 * /profitequine.com/html/wp-content/
 * This is probably a hosting setup problem and not WordPress.
 * Enable DEBUG to LOG and check.
 *  Moderator [tobifjellner (Tor-Bjorn “Tobi” Fjellner)](https://wordpress.org/support/users/tobifjellner/)
 * (@tobifjellner)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12678256)
 * Try to remove or rename `wp-content/advanced-cache.php`
    After that, you may 
   recreate it by re-activating the cache plugin.

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

The topic ‘errors’ is closed to new replies.

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

 * 12 replies
 * 3 participants
 * Last reply from: [tobifjellner (Tor-Bjorn “Tobi” Fjellner)](https://wordpress.org/support/users/tobifjellner/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/errors-226/#post-12678256)
 * Status: not resolved