环境是wamp在本机开发

http://www.yiiframework.com/download/

 

Install from an Archive File

Download one of the following archive files, and then extract it to a Web-accessible folder:

我下载basic版本

advanced其实也是一样,唯一不同的是制定前台的路径的时候不同

请记住,你本机的php必须是5.4以上建议mysql也使用5.5以上版本,使用比较新版本,开启rewrite openssl

请记住wamp用户请在环境安装路径下的php.ini进行修改,

D:\wamp\bin\php\php5.5.12\php.ini

开启虚拟机 搜索vhost,找到vhost虚拟机模块

在httpd-vhosts.conf修改指定到

D:\wamp\www\yii\web,yii下的web

advanced指定到D:\wamp\www\yiib\advanced\frontend\web

后台是backend文件夹

 

相关文章:

  • 2021-04-08
  • 2022-12-23
  • 2022-12-23
  • 2021-06-18
  • 2021-11-20
  • 2022-12-23
  • 2021-05-20
  • 2021-12-09
猜你喜欢
  • 2021-11-05
  • 2021-11-23
  • 2021-07-06
  • 2021-07-11
  • 2022-12-23
  • 2021-11-12
相关资源
相似解决方案