Hello,
I tried running this command and it fails.
Command
sudo /usr/bin/php /usr/share/nginx/myapp/cli/app.php main
Error Message
PHP Fatal error: Class 'Phalcon\Config' not found in ...
I am thinking i need to enable phalcon for php cli. How do i do that in ubuntu?