我在安装CentOS7的时候用他里面附的基本网络服务器环境安装
然后安装完后httpd没办法启动
输入systemctl restart httpd后
回传
Job for httpd.service failed because the control process exited with error
code. See "systemctl status httpd.service" and "journalctl -xe" for details.
输入systemctl status httpd.service与journalctl -xe的讯息分别如下
error_log则是
是有什么东西没设定到吗
还是干脆从灌成基本环境在自己用yum安装会比较好