错误介绍 Job for nginx.service failed because the control process exited with error code. See “systemctl status nginx.service” and “journalctl -xe” for details. 原因 修改/etc/nginx/conf.d/default.conf配置文件保存后,原因修改的语句末尾少了分号 ;