[root@new2 ~]# systemctl status httpd
â— httpd.service
Loaded: not-found (Reason: No such file or directory)
Active: failed (Result: exit-code) since Wed 2020-09-23 16:13:36 CST; 3min 55s ago
Main PID: 32041 (code=exited, status=1/FAILURE)
Sep 23 16:13:36 new2.somedomain.com httpd[32041]: (98)Address already in use: AH00072: make...80
Sep 23 16:13:36 new2.somedomain.com httpd[32041]: (98)Address already in use: AH00072: make...80
Sep 23 16:13:36 new2.somedomain.com httpd[32041]: no listening sockets available, shutting down
Sep 23 16:13:36 new2.somedomain.com httpd[32041]: AH00015: Unable to open logs
Sep 23 16:13:36 new2.somedomain.com systemd[1]: httpd.service: main process exited, code=ex...RE
Sep 23 16:13:36 new2.somedomain.com kill[32046]: kill: cannot find process ""
Sep 23 16:13:36 new2.somedomain.com systemd[1]: httpd.service: control process exited, code...=1
Sep 23 16:13:36 new2.somedomain.com systemd[1]: Failed to start The Apache HTTP Server.
Sep 23 16:13:36 new2.somedomain.com systemd[1]: Unit httpd.service entered failed state.
Sep 23 16:13:36 new2.somedomain.com systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.