久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術文章
文章詳情頁

centos 7 nginx開機自啟動失敗,找不到原因

瀏覽:111日期:2024-06-12 16:38:30

問題描述

[root@localhost ~]# systemctl status nginx.service -l● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since 二 2017-07-04 11:59:56 CST; 2h 20min ago Process: 1129 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=1/FAILURE) Process: 1125 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS)7月 04 11:59:52 localhost.localdomain systemd[1]: Starting The nginx HTTP and reverse proxy server...7月 04 11:59:56 localhost.localdomain nginx[1129]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok7月 04 11:59:56 localhost.localdomain nginx[1129]: nginx: [emerg] open() '/logs/adminchuxing.yunjiebao.cc.80.access.log' failed (13: Permission denied)7月 04 11:59:56 localhost.localdomain nginx[1129]: nginx: configuration file /etc/nginx/nginx.conf test failed7月 04 11:59:56 localhost.localdomain systemd[1]: nginx.service: control process exited, code=exited status=17月 04 11:59:56 localhost.localdomain systemd[1]: Failed to start The nginx HTTP and reverse proxy server.7月 04 11:59:56 localhost.localdomain systemd[1]: Unit nginx.service entered failed state.7月 04 11:59:56 localhost.localdomain systemd[1]: nginx.service failed.

centos 7 nginx開機自啟動失敗,找不到原因

權限已經(jīng)全開給nginx的進程所有者了,為啥還是不行?

[root@localhost ~]# ll /logs總用量 56-rwxrwxrwx. 1 www-data www-data 43890 6月 28 11:23 adminchuxing.yunjiebao.cc.80.access.log-rwxrwxrwx. 1 www-data www-data 908 6月 26 17:30 chuxing.yunjiebao.cc.80.access.logdrwxrwxrwx. 2 www-data www-data 4096 7月 4 10:24 mfxxadmindrwxrwxrwx. 2 www-data www-data 4096 7月 4 10:00 mfxxapi

nginx.conf文件配置:

[root@localhost nginx]# cat nginx.confuser www-data vboxsf;worker_processes auto;error_log /var/log/nginx/error.log;pid /run/nginx.pid;events { use epoll; worker_connections 51200; multi_accept on;}

問題解答

回答1:

chmod nginx:nginx -R adminchuxing.yunjiebao.cc.80.access.log

回答2:

nginx.conf 里面的 user 的權限都打開了麼??你試一試把 user 對應的值改成 root ,看看能不能啟動

回答3:

nginx: [emerg] open() '/logs/adminchuxing.yunjiebao.cc.80.access.log' failed (13: Permission denied)這不是很清楚嗎

回答4:

配置文件和日志文件的讀寫權限沒給到自啟動nginx用戶或者組吧

相關文章:
主站蜘蛛池模板: 石首市| 孝昌县| 高陵县| 康保县| 方正县| 边坝县| 松滋市| 新乡市| 阳谷县| 册亨县| 德化县| 南丹县| 贵南县| 来安县| 广河县| 江都市| 无为县| 行唐县| 漳平市| 茌平县| 贵南县| 饶阳县| 淳化县| 茌平县| 新化县| 海口市| 金寨县| 根河市| 鹿邑县| 肇东市| 格尔木市| 桦甸市| 云阳县| 韶关市| 惠州市| 安康市| 灵宝市| 子洲县| 旬阳县| 河间市| 谢通门县|