exception 'CException' with message 'Property "CConsoleApplication.defaultContro ller" is not defined.' in ..\yiisoft\yii\framework\base\CComponent.php:173
Have someone stucked with this error? What's the solution?
Thanks for responce.
exception 'CException' with message 'Property "CConsoleApplication.defaultContro ller" is not defined.' in C:\xampp\htdocs\projects...\vend or\yiisoft\yii\framework\base\CComponent.php:173 Stack trace:
0 C:\xampp\htdocs\projects...\vendor\yiisoft\yii\framework\base\CModule.php(513): CComponent->__set('defaultControll...', 'users/user')
1 C:\xampp\htdocs\projects...\vendor\yiisoft\yii\framework\base\CApplication.php(150): CModule->configure(Array)
2 C:\xampp\htdocs\projects...\vendor\yiisoft\yii\framework\YiiBase.php(125): CApplication->__construct('C:\xampp\htdocs...')
3 C:\xampp\htdocs\projects...\vendor\yiisoft\yii\framework\YiiBase.php(113): YiiBase::createApplication('CConsoleApplica...', 'C:\xampp\htdocs...')
4 C:\xampp\htdocs\projects...\vendor\yiisoft\yii\framework\yiic.php(23): YiiBase::createConsoleApplication('C:\xampp\htdocs...')
5 C:\xampp\htdocs\projects...\app\yiic.php(7): require_on
in additional if I remove defaultController I recieve this error:
exception 'CException' with message 'CConsoleApplication and its behaviors do no t have a method or closure named "getSession".' in C:\xampp\htdocs\projects...\vendor\yiisoft\yii\framework\base\CComponent.php:266 Stack trace: