在安装PHP安装扩展时,配置 php-config的路径,报此错误,原因是 php-config 路径错误,此路径是指PHP安装位置下的/app/to/path/php/bin/php-config的位置.
configure: error: Cannot find php-config. Please use --with-php-config=PATH
最新推荐文章于 2023-05-06 20:46:24 发布
在安装PHP安装扩展时,配置 php-config的路径,报此错误,原因是 php-config 路径错误,此路径是指PHP安装位置下的/app/to/path/php/bin/php-config的位置.