Tagged: php

Install PHP Memcached() on CentOS 5

If you want to have direct access to the Memacache() object from PHP on CentOS, the easiest way is using yum and the Remi repository. To install the repository for various platforms, see http://blog.famillecollet.com/pages/Config-en...

Memcached with MAMP 2.0.5 and Brew

Requires that you have brew installed which is pretty easy, info here, but run: We ultimately want to install memcached-php, and since libmemcached and memcached are both dependencies for it we can get them...