首页 > 代码库 > YII框架的部署 通过YII脚手架程序创建应用程序系统
YII框架的部署 通过YII脚手架程序创建应用程序系统
1,把YII框架里面的framework复制粘贴到nginx目录下
2,创建一个商城系统:
1)修改环境变量 制定php.exe的目录
2)C:\Users\Administrator>cd
C:\Users\Administrator
C:\Users\Administrator>d:
D:\>cd wamp
D:\wamp>cd nginx
D:\wamp\nginx>cd html
D:\wamp\nginx\html>cd YII
D:\wamp\nginx\html\YII>cd framework
D:\wamp\nginx\html\YII\framework>yiic webapp ../shop
Create a Web application under ‘D:\wamp\nginx\html\YII\shop‘? [Yes|No] yes
C:\Users\Administrator>cdC:\Users\Administrator
C:\Users\Administrator>d:
D:\>cd wamp
D:\wamp>cd nginx
D:\wamp\nginx>cd html
D:\wamp\nginx\html>cd YII
D:\wamp\nginx\html\YII>cd framework
D:\wamp\nginx\html\YII\framework>yiic webapp ../shopCreate a Web application under ‘D:\wamp\nginx\html\YII\shop‘? [Yes|No] yes
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。