When installing the phalcon extension, an error is reported during compilation

WBOY
Release: 2016-10-10 11:56:10
Original
1012 people have browsed it

In centos, when installing the phalcon extension, Baidu did not find any relevant solutions to such problems.

When installing the phalcon extension, an error is reported during compilation

------------------Find the answer for students who have the same problem-------------------------
./install: line 24: php-config: command not found
php-config is not installed

Reply content:

In centos, when installing the phalcon extension, Baidu did not find any relevant solutions to such problems.

When installing the phalcon extension, an error is reported during compilation

------------------Find the answer for students who have the same problem-------------------------
./install: line 24: php-config: command not found
php-config is not installed

Did you change the installation path when installing php? Have you looked for /usr/local/bin/php-config?
Yes./configure --with-php-config=Your php installation path/php-config specifies a configuration file

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!