运维网's Archiver
论坛
›
php
› configure: error: Connot find php
张颢镡
发表于 2018-12-22 08:22:23
configure: error: Connot find php
configure: error: Connot find php-config. Please add --with-php-config=PATH
在./configure时加上 --with-php-config=/usr/local/php/bin/php-config 即可
(可用 find / -name "php-config" 定位)
页:
[1]
查看完整版本:
configure: error: Connot find php