framework/yiic permissions

hi,

on mac os x i have extracted the yii-1.0a.r39.tar.gz.

running YiiRoot/framework/yiic webapp WebRoot/testdrive to create my first application the shell says me permission denied on that file.

the permissions are 644. setting permissions to 744 (or 755) fix the problem and the skeleton is correctly created.

long life to yii!

Thank you for pointing this out. Yes, yiic needs to be set as executable.