dpaq2011
Member
Posted 1 year ago #
I am getting the following error when trying to activate plugin:
"Fatal error: Cannot redeclare wp_cache_add() (previously declared in /var/www/vhosts/aqualibria.com/httpdocs/wp-includes/cache.php:24) in /var/www/vhosts/aqualibria.com/httpdocs/wp-content/plugins/memcached/object-cache.php on line 17"
http://wordpress.org/extend/plugins/memcached/
The memcached plugin is not to be activated like a "normal" plugin. The object-cache.php file needs to be located directly inside of wp-content, in your case it should be located at /var/www/vhosts/aqualibria.com/httpdocs/wp-content/object-cache.php