Title: How Do I Correct These Errors?
Last modified: August 21, 2016

---

# How Do I Correct These Errors?

 *  Resolved [stephenmurphyjr](https://wordpress.org/support/users/stephenmurphyjr/)
 * (@stephenmurphyjr)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-correct-these-errors/)
 * I am getting the following errors on installation:
 * WP-FFPC found errors, please correct them!
    WP_CACHE is disabled, plugin will
   not work that way. Please add define `( 'WP_CACHE', true );` in wp-config.php»
   WP-FFPC Settings Memcached cache backend activated but no PHP memcached extension
   was found. Please either use different backend or activate the module!
 * thanks.
 * Stephen
 * [http://wordpress.org/plugins/wp-ffpc/](http://wordpress.org/plugins/wp-ffpc/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * (@cadeyrn)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-correct-these-errors/#post-4089732)
 * Well…
 * First, add
    `define ( 'WP_CACHE', true );` into your root directory/wp-config.
   php
 * After that either install PHP-Memcached module or use the one that’s available
   on your system.
 * Reading the README file of the plugin, reading some of the previous topics or
   just using Google would also help a lot.

Viewing 1 replies (of 1 total)

The topic ‘How Do I Correct These Errors?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ffpc_ffffff.svg)
 * [WP-FFPC](https://wordpress.org/plugins/wp-ffpc/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ffpc/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ffpc/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ffpc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ffpc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ffpc/reviews/)

## Tags

 * [installation](https://wordpress.org/support/topic-tag/installation/)

 * 1 reply
 * 2 participants
 * Last reply from: [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-correct-these-errors/#post-4089732)
 * Status: resolved