Caching plugins are complicated beasts. They install a number of components that other plugins typically do not. You can’t just switch them off. For example, the uninstall routine for WP Super Cache is:
- Turn off caching on the plugin settings page and clear the cache.
- Deactivate the plugin on the plugins page.
- Remove the WP_CACHE define from wp-config.php. It looks like define(
‘WP_CACHE’, true );- Remove the Super Cache mod_rewrite rules from your .htaccess file.
- Remove the files wp-content/advanced-cache.php and
wp-content/wp-cache-config.php- Remove the directory wp-content/cache/
- Remove the directory wp-super-cache from your plugins directory.
My guess is that you have not completely uninstalled one or both of the plugins and are seeing the consequences. You need to go through the uninstall instructions for the caching plugins and make sure that you get everything cleaned up properly.
Related Posts:
- FTP credentials on localhost [duplicate]
- Unable to locate WordPress Plugin directory. ftp_base not working?
- Plugin installation not possible / FTP credentials in WP-config
- Valid Connection Information is Getting Denied
- PHP Fatal error: Call to undefined function wp_cache_get() in /var/www/vhosts/visisite.com/httpdocs/wp-includes/functions.php on line 1367
- Why wordpress cannot write to directory and how to fix it?
- How to edit page content after downloading the site files
- Upload files only on FTP
- FTP installation of WordPress
- SSH Server with WordPress
- Download PHP and CSS from the WordPress admin page without FTP
- How to cause the WordPress web interface to update via FTP
- WordPress FTP Error: “Failed to connect to FTP Server”
- Does WordPress still ask for FTP credentials for each file operation?
- How I do I host a simple html file through wordpress? (see details) [closed]
- FTP or Cpanel installation of WordPress
- Website Got Hacked – Fixed – Now Cannot Activate Theme
- What determines initial file permissions when a WP theme folder is uploaded manually with an FTP client? [closed]
- FTP Connection Information after Installation in Cygwin
- How to auto upload image from external source(computer) to webpage
- WordPress change homepage link (htaccess) (index)
- Upload and configure WordPress
- ftp not retrieving my directory file ,anyone have solution?
- FTP connection information + warning lines appearing on the homepage of my campsite?
- Failed to connect to PC:21 – WordPress & XAMPP
- FTP file manager AS wordpress site
- Is there any way to ftp into wordpress if I paid for my own domain? I want to set up google analytics
- WordPress not syncing with FTP
- How to use rsync over FTP
- Using wget to recursively download whole FTP directories
- FtpClient storeFile always return False
- Is there a Public FTP server to test upload and download?
- Differences between SFTP and “FTP over SSH”
- How can I view and edit specific aspects of playerdata from my Minecraft server?
- WordPress asking for my FTP credentials to install plugins
- WordPress plugin install: Could not create directory
- Using WordPress on 000webhost.com
- How can I stop WordPress from prompting me to enter FTP information when doing updates?
- Import WordPress xml file larger than 8mb
- Why does WordPress still not support SFTP?
- Why does WordPress require a ftp server to be running on the webserver to transfer plugins?
- WP Config for FTP credentials
- FTP Username and password wrong while installing theme
- Migrate localhost to server
- Why would WordPress request FTP information when it can write to the file server?
- How to upload a media file via FTP and then create an attachment post with it?
- How to import 55k images (uploaded via FTP) into WordPress Media libary? [closed]
- WordPress Images Not Showing When FTP
- enable SFTP via SSH keys in wordpress
- Can I install a new WordPress site inside a sub-directory of an existing WordPress site?
- WordPress asking for FTP details when installing plugins
- How do the pros code up a WordPress theme? Locally? Through FTP?
- Prevent WordPress installing plugins and themes via Admin
- WordPress isn’t reflecting changes I make to a specific file via FTP [closed]
- Install (enable) plugins on multisite, on localhost
- How to Manually Upload Files via FTP
- Files empty after moving with FTP
- Install and Update plugins on a VPS WordPress installation
- Unable to access wordpress login.php [closed]
- wordpress css file
- Download images from media library to computer in BULK?
- Instant install of wordpress
- failed to open stream: Permission denied for WordPress plugin
- Moving wordpress site from localhost to live server using GoDaddy cPanel
- WordPress Installed But Not Showing Up! [closed]
- Clean installation missing its /wp-content folder
- Using dashboard uploader instead of FTP
- Failed: Filesystem preventing downloads. ( ftpext)
- disabling ftp on wordpress
- To perform the requested action, WordPress needs to access your web > server
- FTP + Unable to locate WordPress content directory (wp-content)
- Website does not reflect changes on live after uploading files via FTP
- “Backdoor-list.txt” files unexpectedly in server
- WordPress unable to write files in the server
- Impossible to index an upload folder with 10k files
- Site migration from Localhost to Server – 404 errors
- SFTP define in wp-config.php
- FTP not working on a specific WordPress site but working on others (and Filezilla) [closed]
- In a local wordpress installation, when I install a plugin it only offers me installation via FTP
- Broken theme, stylesheet is missing after uploading the right theme via FTP
- my wordpress configuration locally vs live server
- why is sportspress asking for FTP credentials on a local installation?
- FTP access to NAS drive files/folders from WordPress site
- woocommerce with external ftp site
- WP-admin plugin installation via FTP silently fails on shared hosting
- CSS updates appear after delay [closed]
- How to display the date a directory folder on ftp was modified
- Changing themes on locally hosted webpages
- Second completely independent and disposable WordPress installation in subdirectory?
- Plugins upload to wordpress in wampserver via filezilla
- Uploading a external squeeze page within WP
- FTPS Uploads – wp-content cannot be found
- Plugin (smart archives reloaded) crashed site / no access on admin panel
- Do I need FTP set up to upload files to wordpress server
- How to throw the “We need ftp info” at a user
- New folder and file permissions are not correct
- ERROR: Cookies are blocked due to unexpected output – no access to FTP
- Login to wordpress with filezilla client [closed]
- Updating Media Library PDF’s in bulk
- FTP Password (not private key-value pair) for EC2 Instance