平滑升级Nginx至0.8.19

十月 11th, 2009 No Comments »

1.

wget http://sysoev.ru/nginx/nginx-0.8.19.tar.gz  

2.

tar zxvf nginx-0.8.19.tar.gz

3.

cd nginx-0.8.19

4.

./configure –user=www –group=www -[......]

Read moreRead more…

Nginx 502错误的几种解决方法

四月 10th, 2009 No Comments »

Nginx 502 Bad Gateway错误是FastCGI有问题,造成NGINX 502错误的可能性比较多。将网上找到的一些和502 Bad Gateway错误有关的问题和排查方法列一下,先从FastCGI配置入手:

1.FastCGI进程是否已经启动

2.FastCGI worke[......]

Read moreRead more…

傻瓜式搭建Nginx+PHP+Mysql服务器

三月 26th, 2009 1 Comment »

1.下载 一键安装包LNMP

wget http://licess.googlecode.com/files/LNMP.zip

2. 64位机器

yum -y install libjpeg-devel

yum -y install libpng-devel

3.

unzip LNM[......]

Read moreRead more…

无觅相关文章插件,快速提升流量