Nginx+Php Windows部署

http://www.cnblogs.com/huayangmeng/archive/2011/06/15/2081337.html

 

一定要以下面的形式启动php-cgi

php-cgi.exe -b 127.0.0.1:9000 -c E:\php-5.6.29-Win32-VC-x64\php.ini

 

Nginx对当前路径有依赖

需要在Nginx所在路径下运行start nginx,否则会报conf文件和log文件找不到的错误。

 

Composer - Dependency Manager for PHP

https://getcomposer.org

posted @ 2017-01-06 23:33  lilei9110  阅读(155)  评论(0编辑  收藏  举报