It is quiet easy to let your MovableType working with memcached. Download Memcached from here Compile it with the following commands ./configure --prefix=/usr make make install Start your memcached server by using memcached -u daemon -p 11211 -m 256 Install...
from: http://blog.jianingy.com/2008/10/setting-up-movabletype-with-me.html
Please leave comments to above link