I am facing a similar issue. I have everything set up correctly on my hosting account, and yet when I try to activate the plugin on my WordPress site, I get the same feedback. How do I resolve that?
I have the same problem. I did everything strictly according to the instructions and an error occurs: Fatal PHP error: it is not possible to re-declare wp_cache_and() (previously declared in /var/www/fastuser/data/www/site.ru/wp-content/object-cache.php:19) in /var/www/fastuser/data/www/site.ru/wp-content/plugins/memcached/object-cache.php in line 19, the referent:
Remove memcached/ folder from plugins.
After deleting the folder, the plugin simply disappears. How to make it work?
Hi, this isn’t the usual plugin. If you copied object-cache.php to wp-content/ it should already be working after you deleted it from plugins/.
You can install debug-bar or a plugin that can track object-cache stuff to figure if it is working.
Thanks, I figured it out. Is it necessary to delete the plugin folder, or can I leave the plugin inactive to keep track of updates via wordpress?