Hello community,
sadly I have some trouble setting up phalcon on a ubuntu server. The server ist managed via Plesk and there are multiple Php-Versions enabled which may cause some trouble?
I am using php 7.0.14 in cli (php -v), and using "sudo apt-get install php7.0-phalcon" seems to work just fine, no errors or anything.
When using phpinfo(); the phalcon.ini gets loaded (/opt/plesk/php/7.0/etc/php.d/phalcon.ini), but there does not show up a phalcon section.
I have tried to use "phpenmod phalcon" which sadly changes nothing.
I would appreciate any kind of help
Best Regards, Ludwig