why app/cli.php give me error like this one when i run php app/cli.php Class 'Phalcon\Di\FactoryDefault\Cli' not found in app/cli.php on line 8
my phalcon is working well, i dont understand why this happen, im using phalcon 2.0.3 please help me. and phalcon.ini is located in /etc/php5/apache2/conf.d/30-phalcon.ini. should i also locate phalcon.ini in /etc/php5/cli/conf.d
And how can i adding service to CLI Task