"incompatible marshal file format (can't be read) format version 4.8 required: 84.104 given " error

Eric Hodel drbrain at segment7.net
Tue Dec 18 22:43:49 UTC 2007


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.


More information about the memcached mailing list