To enable the cache engine in WordPress 2.1 (default is disabled), add the following piece of code to the file wp-config.php define(‘ENABLE_CACHE’, true); To delete the cache content, access your website by ftp and delete all the files and subdirs inside dir: wp-content/cache
Archive for the ‘Wordpress’ Category
Enable and Delete Cache in WordPress 2.1
Posted in CMS, Wordpress on February 21, 2007 | Leave a Comment »