I am trying for create a new project in yii.When I execute the command "yiic webapp c:\wamp\www\testyii" shows the below error
"php.exe is not recognized as an internal or external command".
My environment variable path is "%path%;C:\wamp\bin\php\php5.4.16".
How do I solve this issue ?