平滑升级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…

Apache2.2用gzip 提高yslow得分

三月 10th, 2009 No Comments »

Apache配置文件中找到下面两行,将注释#去掉,重启。

LoadModule deflate_module modules/mod_deflate.so
LoadModule expires_module modules/mod_expires.so

在你网站的目录下新建.hta[......]

Read moreRead more…

破解 Lxadmin / HyperVM

十月 20th, 2008 2 Comments »

Lxadmin是一个国外很好的一个虚拟主机控制面板.
功能齐全.最主要的特点是它是基于PHP程序的.所以.系统点用资源极少..

而LXADMIN的免费版是限制最多40个用户.受控端也限制在10台..对于普通试用的就已经足够了.
但如果用于商业的话..就肯定不够的. 

源文件:http[......]

Read moreRead more…

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