Revision #2 has been created by mishhh on Feb 21, 2009, 12:56:17 PM with the memo:
Quotes for questions
« previous (#1) next (#3) »
Changes
Title
changed
"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
~~~