Removing W3 Total Cache without issue is impossible
-
I’ve tried manually uninstalling/deleting via the Plugins page, manually deleting the /cache, /w3tc-config folder, advanced-cache.php, object-cache.php, and db.php (which had .zip versions). The site can’t be logged into via admin.
I’ve reinstalled via WP CLI, reactivated via WP CLI, and I’m able to get back to the admin dashboard.
I’ve tried WP CLI uninstall and deactivate but it throws an error of:
Fatal error: Uncaught Error: Class 'W3TC\Util_Content'I’ve tried adding
define( 'WP_MEMORY_LIMIT', '256M' );to wp-config.php to remedy that but it made no difference.I’ve removed everything from .htaccess related to #W3-total-cache.
When the W3 Total Cache plugin is installed but not activated, it shows headers were already sent errors at the top of the dashboard.
If the plugin is installed and activated, the site is usable but removing it has serious ramifications and has been a nightmare to get rid of it so that other options can be explored.
How can I uninstall W3 Total Cache?
The topic ‘Removing W3 Total Cache without issue is impossible’ is closed to new replies.