I'm triying to install Phalcon on cPanel with following repository.
https://github.com/thecpaneladmin/EA-PhalconPHP
cd /usr/src
wget https://github.com/thecpaneladmin/EA-PhalconPHP/archive/master.zip
unzip -d /var/cpanel/easy/apache/custom_opt_mods/ master.zip
/scripts/easyapache
Phalcon extension not listed on EasyApache ssh or interface.
GitHub Issue: https://github.com/thecpaneladmin/EA-PhalconPHP/issues/5
What/How can i do? Any ideas?