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

Phalcon Cpanel Support easyapache4 / php7

Hi,

phalcon support custom modules in cpanel.

But easy apache 4 and php7 not support opt mods and dont work phalcon. Did you find any solution to this problem yet?



3.7k

its work with easyapache3/php5 but easyapache4 not support opt mods



58.1k

Did you solve this issue?

its work with easyapache3/php5 but easyapache4 not support opt mods



3.7k
edited Sep '16

no, unfortunately I use already php5.6



47.7k
Accepted
answer
edited Sep '17

I had to install phalcon myself after easyapache failled to install it using the above script linked to by @xerron. It did created a blank entry in the exhaustive list of php modules to add which you could see in the CLI easyapache. It still failed to install. Cpanel commented that they had this issue buried in the backlog.

I now need to remember to rebuild phalcon everytime php rebuilds with easyapache.

This may help though with the build: https://blog.phalcon.io/post/phalcon-on-packagecloud-io

I have not tested this as yet.

(EDIT) Cpanel have now included Phalcon in Easyapache4. You can customize your profile and add phalcon there! https://github.com/CpanelInc/scl-phalcon