安装openssl 扩展的时候出现Cannot find config.m4. Make sure that you run '/usr/local/php/bin/phpize' in the top level source directory of the module的解决方法

进入php源码包目录:cd /usr/local/php-5.6.25/ext/openssl

执行命令:  cp ./config0.m4 ./config.m4 即可

posted @ 2016-08-29 17:58  添天灯  阅读(35992)  评论(3编辑  收藏  举报