Changes
Title
changed
Q: My yiic tool cannot run model and crud commands. Why?
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
unchanged
[...]
To solve this problem, please double check your CLI PHP configuration. You may also use the following command to make sure your CLI PHP is using the specified `php.ini` file:
~~~
php -c path/to/php.ini protected/yiic.php shell
~~~