orcainbox

Untitled

Apr 26th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. [orca@orcacomputers httpd]$ systemctl status httpd.service
  2. ● httpd.service - The Apache HTTP Server
  3. Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
  4. Active: failed (Result: exit-code) since Sun 2020-04-26 13:27:52 PDT; 24min ago
  5. Docs: man:httpd(8)
  6. man:apachectl(8)
  7. Process: 1928 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  8. Process: 23393 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
  9. Process: 1926 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
  10. Main PID: 1926 (code=exited, status=1/FAILURE)
  11.  
  12. Apr 26 13:27:52 orcacomputers.orcainbox systemd[1]: Starting The Apache HTTP Server...
  13. Apr 26 13:27:52 orcacomputers.orcainbox httpd[1926]: httpd: Syntax error on line 353 of /etc/httpd/...st>
  14. Apr 26 13:27:52 orcacomputers.orcainbox systemd[1]: httpd.service: main process exited, code=exited...URE
  15. Apr 26 13:27:52 orcacomputers.orcainbox kill[1928]: kill: cannot find process ""
  16. Apr 26 13:27:52 orcacomputers.orcainbox systemd[1]: httpd.service: control process exited, code=exi...s=1
  17. Apr 26 13:27:52 orcacomputers.orcainbox systemd[1]: Failed to start The Apache HTTP Server.
  18. Apr 26 13:27:52 orcacomputers.orcainbox systemd[1]: Unit httpd.service entered failed state.
  19. Apr 26 13:27:52 orcacomputers.orcainbox systemd[1]: httpd.service failed.
  20. Hint: Some lines were ellipsized, use -l to show in full.
Advertisement
Add Comment
Please, Sign In to add comment