On Dec 17, 2007, at 05:13 AM, anul kumar wrote:
Hi,I used memcache in Rails application. I am accessing cached content from memcache server by PHP application. But I am getting below error. "Incompatible marshal file format (can't read) format version 4.8 required: 84.104 given" Please give me solotion to fix this problem.
You'll need to use raw mode get/set from Ruby's memcache-client.
