Solution for: #69: MemCacheError () failures in Rails 2.3.x

Upgrading to memcached 1.2.8 appears to work

1
Removing Ubuntu's default memcached 1.2.2 and replacing it with a custom-compiled 1.2.8 seems to have fixed the issues. So far anyway. This solution will be updated if the issue recurs.