need help, can`t run yiic

i have a linux host with godaddy and i need help because i can run the yiic tool. I try to find answers in  the forum and the tutorial without any luck. Thxs.

How much have you tried yourself?

Have you made the setup correctly?

Tried to run the tool from within the protected directory?

>yiic shell ../index.php

Is the file permissions correct?

You could also give some information on what you have tried.

What error message do you get? yiic is probably not defined in bash/shell lingo

Quote

How much have you tried yourself?

Have you made the setup correctly?

Tried to run the tool from within the protected directory?

>yiic shell ../index.php

Is the file permissions correct?

You could also give some information on what you have tried.

I have had the same problem, krillzip has the solution

yiic shell …/index.php

This is beacuse you need to pass the boobstrap file of your application as parameter adding …/index.php

Greetings,

Diego.