lnmp 升级nginx 出错
0,6 升级nginx 到1.0.4 配置了ssl最后提示
objs/src/os/unix/ngx_process.o: In function `ngx_process_get_status':
/lnmp0.6/nginx-1.0.4/src/os/unix/ngx_process.c:490: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/lnmp0.6/nginx-1.0.4/src/os/unix/ngx_process.c:490: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
make: Leaving directory `/lnmp0.6/nginx-1.0.4'
Enter PEM pass phrase:
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
/usr/local/nginx/sbin/nginx -t
Enter PEM pass phrase:
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
kill -USR2 `cat /usr/local/nginx/logs/nginx.pid`
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l
make: *** Error 1
Upgrade completed!
Program will display Nginx Version......
nginx version: nginx/1.0.4
[ 本帖最后由 lylover 于 2011-6-4 02:11 编辑 ] make: *** Error 1
不知道是那里搞错了 ps -ef | grep nginx
能看到进程
/usr/local/nginx/sbin/nginx -t 提示也都正常
但是就是80端口不通 无法显示网页 原帖由 lylover 于 2011-6-4 01:44 发表 https://bbs.vpser.net/images/common/back.gif
ps -ef | grep nginx
能看到进程
/usr/local/nginx/sbin/nginx -t 提示也都正常
但是就是80端口不通 无法显示网页
今天是个特殊的日子,很多都被RESET了,你懂的。 原帖由 manhere 于 2011-6-4 09:06 发表 https://bbs.vpser.net/images/common/back.gif
今天是个特殊的日子,很多都被RESET了,你懂的。
升级之前都是正常的
页:
[1]