No memcached option
-
I was configuring the plugin, set the variables in wp-config,
define( ‘WP_CACHE’, true );
$memcached_servers = array( ‘default’ => array( ‘127.0.0.1:29014’, ‘127.0.0.1:29014’ ) );In cpanel already started memcached, the first time configuring the plugin I saw the option and configure all options, I notice my web slow down a lot and deactivated the plugin to see if would speed up and it did.
Then tried to activate plugin again and the option was gone, tried to uninstall and reinstall and nothing.I really want to test this plugin to see if my page can speed a little, I have 128MB in memcache to use.
Best regards.
- The topic ‘No memcached option’ is closed to new replies.