-1

I want to config yii on windows, but i can not run Yii Interactive Tool. all documents i read is for Linux that have below syntax:

%YiiRoot/framework/yiic shell

but i am using xampp on windows, how can i do this?

  • You can still use yiic with XAMPP, that's what I do. What error are you getting that's stopping you? – ajsharma Oct 18 '11 at 18:43

1 Answers1

0

What is it you want to do with the tool? If it's code generation use the web-based Gii instead.

davis
  • 1,137
  • 1
  • 10
  • 28