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

Shell script to build and install phalcon from the ubuntu ppa sources (especially for debian systems..)

Made this for my debian(8) servers.. maybe you need that too :)

https://gist.github.com/Zerogiven/2d59015de43db83b511d

cheers



51.2k

Nice. But in my opinion we shouldn't rely on ppa unless it's a LTS version of phalcon. For example I installed v2.0.5 and for some reason, Phalcon/Session/Adapter/Redis was missing from this release, so all my apps were failing. "Compile & Build" is my best friend for now.