Tuesday, May 27, 2014

Upgrade new version of Phalcon

Install pcre if you do not have.
apt-get install libpcre3-dev

Download new version of phalcon
git clone --depth=1 git://github.com/phalcon/cphalcon.git
cd cphalcon/build
sudo ./install

Check phalcon version
phalcon -version

No comments:

Post a Comment