http://www.yiiframew...start.first-app
On that page is says:
Quote
Run yiic on the command line as follows:
% YiiRoot/framework/yiic webapp WebRoot/testdrive
% YiiRoot/framework/yiic webapp WebRoot/testdrive
I assume I have to enter my own paths there, here's what I did... please tell me if I did something wrong, I keep getting an annoying error...
My framework folder is located at: C:\xampp\htdocs\yii\framework (and I'm very sure this is right) and my webroot is: C:\xampp\htdocs\ - So now what I do is, I click on start (in winXP), then run, then I type in "cmd" which then gives me a black screen.
There I paste:
"C:\xampp\htdocs\yii\framework\yiic webapp C:\xampp\htdocs\testdrive"
but then I get this error:
"php.exe is not recognized as an internal or external command, operable program, or batch file". Did I do something wrong?

Help











