码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 重启 Nginx 失败,* Restarting nginx nginx ...fail!

时间:2015-09-27 12:26:01      阅读:383      评论:0      收藏:0      [点我收藏+]

标签:

原因是你配置 nginx 的配置文件出了错误

查找错误,处理方法

$ sudo nginx -t

nginx: [emerg] "location" directive is not allowed

here in /etc/nginx/nginx.conf:11

nginx: configuration file /etc/nginx/nginx.conf

test failed1

根据错误信息,修改对应生的配置文件即可。

 

转自: http://www.linuxidc.com/Linux/2015-07/119754.htm

Ubuntu 重启 Nginx 失败,* Restarting nginx nginx ...fail!

标签:

原文地址:http://www.cnblogs.com/pinganzi/p/4842016.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!