Упал nginx и named, ребут не помогает
Posted: Tue Feb 23, 2016 6:40 pm
Решил поиграться с
После какого то выбора упали nginx и named, если руками попытаться их поднять высвечивает ошибку
Ребуты сервака и перезапуск сервисов из панели не помогают, всегда ошибка.
Как фиксить?
Code: Select all
Поддержка ProxyNGINX
Шаблон Proxy
Code: Select all
[root@websrvphp ~]# sudo service nginx start
Redirecting to /bin/systemctl start nginx.service
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
[root@websrvphp ~]# systemctl status nginx.service
nginx.service - nginx - high performance web server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled)
Active: failed (Result: exit-code) since Вт 2016-02-23 21:38:59 MSK; 4s ago
Docs: http://nginx.org/en/docs/
Process: 3612 ExecStartPre=/usr/sbin/nginx -t -c /etc/nginx/nginx.conf (code=exited, status=1/FAILURE)
фев 23 21:38:59 websrvphp systemd[1]: Starting nginx - high performance web server...
фев 23 21:38:59 websrvphp nginx[3612]: nginx: [emerg] the same path name "/var/cache/nginx/osxpc.ru" used in /etc/nginx/conf.d/01_caching_pool.conf:2 and in /etc/...pool.conf:3
фев 23 21:38:59 websrvphp nginx[3612]: nginx: configuration file /etc/nginx/nginx.conf test failed
фев 23 21:38:59 websrvphp systemd[1]: nginx.service: control process exited, code=exited status=1
фев 23 21:38:59 websrvphp systemd[1]: Failed to start nginx - high performance web server.
фев 23 21:38:59 websrvphp systemd[1]: Unit nginx.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
Как фиксить?