
Nginx
勤天
一直在路上,路上的风景很精彩!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
php + nginx 编译安装
linux下编译 nginx+php7 以及遇到的问题原创 2017-01-06 13:34:39 · 1488 阅读 · 0 评论 -
centos + php5.4 + nginx 编译安装,连接mysql出错
最近在centos 下 编译安装 nginx + php5.4 ,其中,mysql 通过yum 安装,后连接数据库错误$id=mysql_connect("localhost","root","123456")or die(mysql_error());Fatal error: No such file or directory in /usr/local/nginx/html/原创 2017-02-21 18:46:10 · 860 阅读 · 0 评论 -
nginx开启pathinfo模式的两种方式
nginx开启pathinfo模式的两种方式原创 2017-03-15 21:29:32 · 16760 阅读 · 1 评论