We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Install error

Getting this :

sudo ./install

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

any idea how to solve this ?

Many thanks !

Hi! To install phalcon you need to have installed php5-devel. Check https://docs.phalcon.io/en/latest/reference/install.html#requirements for more information.