configure: error: Cannot find php-config. Please use --with-php-config=PATH

编译PHP扩展是报configure: error: Cannot find php-config. Please use --with-php-config=PATH   只要找到php位置   改为  ./configure --with-php-config=/usr/local/php/bin/php-config 运行即可  
相关文章
相关标签/搜索