PHP Warning: Memcache::set(): Failed to extract ‘connection’ variable
Wednesday, April 16th, 2008I got this today. Solved by restarting the Memcached server. Move along. Edit: this is actually a reoccurring bug we're seeing with the memcache 2.2.3 stable build on 2 different boxes 2nd Edit: Actually it was a bug in my code. I wasn't setting the server and ip correctly, ...