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

Problem to install phalcon 3 PHP7.1 on ubuntu 14.04

Hi, i am with a problem to install phalcon 3 on ubuntu 14.04, i try run a script:

curl -s https://packagecloud.io/install/repositories/phalcon/stable/script.deb.sh | sudo bash apt-get install php7.0-phalcon

But doesn't work, i received that a package does not exist, i tried get the last version git, but after install the phalcon the PHP 7.1 don't read the phalcon.ini, if i try put the ini manual the apache does not start. How resolve this problem?

thank you

which php

which php-config

what is the response to those commands?



85.5k
Accepted
answer

7.1 is not supported yet