Install memcached with libmemcached for php5-fpm
Memcached is useful for speeding up php sites like WordPress or interfaces like ownCloud. Memcached can be installed with libmemached support which is a C and C++ compiler which greatly speeds up processing for the cache. This guide assumes you are using php5-fpm with nginx or apache2 on Debian or … I'm curious