This is a fresh install and I cannot access the WebUi so I checked around and found the Apache service was crashing
The service stops with this error - also I cannot get into this
/var/log/httpd/error_log permission denied
Redirecting to /bin/systemctl status httpd.service
● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: signal) since Mon 2019-09-30 10:02:28 EDT; 9min ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 2976 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=killed, signal=KILL)
Main PID: 2976 (code=killed, signal=KILL)
Status: "Total requests: 54; Current requests/sec: 5.89; Current traffic: 228KB/sec"
CGroup: /system.slice/httpd.service
Sep 30 09:59:28 issabel.com systemd[1]: Starting The Apache HTTP Server...
Sep 30 10:00:58 issabel.com systemd[1]: httpd.service start operation timed out. Terminating.
Sep 30 10:02:28 issabel.com systemd[1]: httpd.service stop-final-sigterm timed out. Killing.
Sep 30 10:02:28 issabel.com systemd[1]: httpd.service: main process exited, code=killed, status=9/KILL
Sep 30 10:02:28 issabel.com systemd[1]: Failed to start The Apache HTTP Server.
Sep 30 10:02:28 issabel.com systemd[1]: Unit httpd.service entered failed state.
Sep 30 10:02:28 issabel.com systemd[1]: httpd.service failed.
please help,
thanks