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

Not able to install phalcon in Xampp in Ubuntu 16.0

hi , i shifted my os from windows to ubuntu 16.04 and install xampp ......but not able to complete phalcon installation......after cloning the phalcon extension ...when ia m trying to install the ./install file ....... i am getting the follwing error like ..........php-config not installed............how to slove this issue



85.5k

remove all the shit you isntalled, preferably reinstall OS.

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

.. its that easy

or if u want to compile it yourself

https://www.youtube.com/watch?v=OCwwGId7ypE

vhosts in apache if you want to go there

https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-14-04-lts