Code MAC mac下phpize编译提示Cannot find autoconf解决办法 更新于 2016-09-07 29724 0 在 mac 下 phpize 编译扩展时,出现如下报错: Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script.
Code phpize编译php扩展时提示 Cannot find config.m4 更新于 2016-08-11 22433 0 利用phpize编译PHP扩展时,发现报错 Cannot find config.m4.