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

Unable to Install phalcon 3.x in the CentOS 6.10

Hi,

I am upgrading php version to php 7.0 and I have suceeded. I am unable to install/compile phalcon.

sudo yum install php70u-phalcon is not finding anything in the repo.

I tried to build from cphalcon but gcc is broken.

Please suggest.

Thanks, Raja K

Well, gcc is broken?! Stop using CentOS at first place :)

Just use https://packagecloud.io/phalcon

FYI: PHP 7.0 is deprecated already.