[Plugin: WP Super Cache] error about wp_cache
-
hi,
firstly i removed “define(‘WP_CACHE’, true);” in my wp-config.php and upload the plugin. After activated it i goto options/super cache but get an error like this, what can i do?Error: WP_CACHE is not enabled in your wp-config.php file and I couldn’t modified it.
Edit /var/www/vhosts/notoku.com/httpdocs/wp-config.php and add the following line:
define(‘WP_CACHE’, true);
Otherwise, WP-Cache will not be executed by WordPress core.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: WP Super Cache] error about wp_cache’ is closed to new replies.