I am toying with my new install of yii framework, and trying to compile my first webapp through the command line. when I run yiic webapp ../testdrive i receive
yiic webapp ../testdrive
You need to add complete path in your php.exe in `yii\framework\yiic.bat
php.exe
for example in my case it is if
"%PHP_COMMAND%" == "" set PHP_COMMAND=C:\wamp\bin\php\php5.3.8\php.exe