原文:configure: error: Cannot find php-config. Please use --with-php-config=PATH 错误的解决方案

configure: error: Cannot findPHP config. Please use with php config PATH 一般出现这个错误说明你执行 . configure时 with php config这个参数配置路径错误导致的。 修改为: . configure with php config usr local php bin php config 就可以解决问题 ...

2019-09-29 15:43 0 611 推荐指数:

查看详情

Cannot find config.m4. 解决方案

原文链接:https://blog.csdn.net/Johnson_llguo/article/details/83970798 Cannot find config.m4. Make sure that you run '/usr/local/php/bin/phpize ...

Fri Sep 06 22:24:00 CST 2019 0 2217
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM