Comment 1 for bug 1309980

Revision history for this message
José Antonio Rey (jose) wrote :

I did the following on EC2, which returned the same error:

 * Deployed mysql, wordpress, haproxy and memcached (one unit each)
 * Related mysql <-> wordpress and haproxy <-> wordpress, configured the instance without any errors
 * Played around a bit and did memcached <-> wordpress and the error displayed

According to Wordpress:

    WP-FFPC found errors, please correct them!
        1.- Plugin settings are not yet saved for the site, please save settings! » WP-FFPC Settings
        2.- Memcached cache backend activated but no PHP memcached extension was found.
            Please either use different backend or activate the module!

Also, when going to WP-FFPC settings and saving the settings as step 1 in the error mentions, it says the memcached host is 127.0.0.1, so it looks like it doesn't configure WP-FFPC either.