command line for Creating Skeleton Application

I am using XAMPP.

I tried to follow the getting started documentation.

When I create a skeleton application, I run the following in cmd.

C:\xampp>htdocs\yii\framework\yiic.php webapp htdocs\yii_blog

However this does not create any folders.

If you are using XAMPP or WAMP, could you tell me the right command line please.

Thanks in advance.

try to run yiic.bat not yiic.php

I use C:\wamp\yii\framework\yiic webapp C:\wamp\www\site