alternico
Member
Posted 6 months ago #
Hi all,
I installed "Memcached Object Cache" but, after I put object-cache.php in wp-content, there are some problem if I try to edit a post.
The problem is that contents post (title and body) are empty.
I tried to remove object-cache.php and everything is working.
Someone has the same problem?
I found this link with the same problem:
http://wordpress.org/support/topic/plugin-memcached-object-cache-unable-to-edit-recent-posts?replies=5
Thanks
http://wordpress.org/extend/plugins/memcached/
Same problem here. Sometimes old versions pop up, sometimes the editor is just empty. After removing object-cache.php everything went back to normal.
The problem is not with the memcached plugin, but rather an incompatibility between the version of memcached and the php memcache module that you are using.
See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620258
More specifically see this comment left by Peter Westwood, one of the Core developers of WordPress: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620258#23
Apparently, the 3.0.5 or newer versions of the memcache module in pecl have fixed the issue.
alternico
Member
Posted 1 month ago #
Thank you very much Matt.
I will test and let you know.
Thanks again.
With the latest php module most parts are working fine. BUT:
We're using All in one SEO pack to add custom titles and meta descriptions to our posts. And everytime a post is saved, the meta description text is appended to the post content. This is working perfectly fine w/o object cache. Any ideas?
Erm - sorry. It's not the All in one SEO pack meta description that's beeing appended but the WP built in excerpt field.
[ Please do not bump, it's not permitted here. ]