Possible Duplicate:
Cache over 1mb memcache alternatives
Can anyone tell me how i get around the one mb limit on memcache in php
Getting the below error at the moment:
am getting this with a single image data MemcachePool::set(): Server 127.0.0.1 (tcp 11211, udp 0) failed with: SERVER_ERROR object too large for cache
I am using php and any help would be greatly appreciated