yii Framework在win下使用遇到的问题

1. 运行yiic命令提示,php.exe不是内部或者外部命令。

  这是因为yiic程序没有找到php.exe程序。

     1) 把php.exe文件夹路径添加到环境变量中

   2)把php.exe文件路径添加到yiic.bat中

 

2. 运行yiic时,提示can not open the input file

  用yiic.bat代替

posted @ 2014-06-08 16:01  兰斌  阅读(189)  评论(0编辑  收藏  举报