Archive for November, 2009

Recently, I was installing memcached on a CentOS server and found out that I could not use the command phpize, for a quick solution, here’s how to do it,

yum install php-devel
Yum is simply the best. ;-)