• FRANTIC and can’t get into site. I already deactivated the plug in but I still have only this when I go to the admin page of my site-www.sweptawaymedia.org

    Warning: main(): Unable to access /var/www/web10/html/wp-content/advanced-cache.php in /var/www/web10/html/wp-settings.php on line 84

    Warning: main(/var/www/web10/html/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /var/www/web10/html/wp-settings.php on line 84

    Fatal error: main(): Failed opening required ‘/var/www/web10/html/wp-content/advanced-cache.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/web10/html/wp-settings.php on line 84

    Does anyone know how to fix this?

    thanks

    Nancy

Viewing 2 replies - 1 through 2 (of 2 total)
  • It sounds like your using wp-cache. Remove or comment out the following line in your wp-config.php file:

    define('WP_CACHE', true)

    removing the line from wp-config.php usually does the trick. Also, do not forget to remove wp-cache-config.php and advanced-cache.php from the wp-content directory.
    wp-cache is a nice plugin the only problem with it is that it is not automaticaly deactivated when you remove the plugin directory

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plug in crashed site, can’t get into it’ is closed to new replies.