dharma017
11/6/2015 - 9:20 AM

Install phalcon on live server Ubuntu 14.04

Install phalcon on live server Ubuntu 14.04

Ubuntu Missing add-apt-repository command

sudo apt-get install software-properties-common python-software-properties

To install Phalcon on Ubuntu you need to follow these steps:

sudo apt-add-repository ppa:phalcon/stable
sudo apt-get update
sudo apt-get install php5-phalcon