通过宝塔装的lnmp环境,执行/www/server/php/72/bin/phpize 生成配置文件 但是报错 Cannot find config.m4. Make sure that you run '/usr/bin/phpize' in the top level source directory of the module。 在网上找了解决办法 修改 /www/server/php/72/src/ext/openssl 下的 config0.m4 为 config.m4 还是会报错 Cannot find config.m4. Make sure that you run '/usr/bin/phpize' in the top level source directory of the module。 有什么解决办法吗
|
|