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.
Joemarie Aliling's Programming and IT blog
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.