Maison  >  Article  >  développement back-end  >  在安装phalcon扩展的时候,在编译报错

在安装phalcon扩展的时候,在编译报错

WBOY
WBOYoriginal
2016-10-10 11:56:101040parcourir

在centos中,安装phalcon扩展,出现的这样的问题,百度没找到相关解决方案

在安装phalcon扩展的时候,在编译报错

------------------为了出现相同问题的同学找到答案----------------------
./install: line 24: php-config: command not found
php-config is not installed

回复内容:

在centos中,安装phalcon扩展,出现的这样的问题,百度没找到相关解决方案

在安装phalcon扩展的时候,在编译报错

------------------为了出现相同问题的同学找到答案----------------------
./install: line 24: php-config: command not found
php-config is not installed

你安装php时修改了安装路径吧?你找找/usr/local/bin/php-config有没有?
可以./configure --with-php-config=你的php安装路径/php-config指定一个配置文件

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn