本地机新安装的centos7,修改默认80端口,在开启nginx服务时出错“Unable to start service nginx: Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.\n”
systemctl status nginx
systemctl restart nginx 执行后
Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.