标签:phpize
关于phpize是干嘛用的,可以参看php官方文档:
前几日想安装memcache的时候,需要为php安装memcache扩展,按照网上教程的步骤一步步执行时却报了如下错误:
Cannot find config.m4. Make sure that you run '/usr/local/php/bin/phpize' in the top level source directory of the module
版权声明:本文为博主原创文章,未经博主允许不得转载。
phpize报错:Cannot find config.m4
标签:phpize
原文地址:http://blog.csdn.net/u011250882/article/details/47192467