nutrior

Untitled

Aug 17th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. 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 Fri 2018-08-17 16:43:29 IST; 3min 11s ago
  5. Docs: man:httpd(8)
  6. man:apachectl(8)
  7. Process: 20509 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  8. Process: 20507 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
  9. Main PID: 20507 (code=exited, status=1/FAILURE)
  10.  
  11. Aug 17 16:43:29 nutrior_estore systemd[1]: Starting The Apache HTTP Server...
  12. Aug 17 16:43:29 nutrior_estore httpd[20507]: AH00558: httpd: Could not relia...e
  13. Aug 17 16:43:29 nutrior_estore systemd[1]: httpd.service: main process exite...E
  14. Aug 17 16:43:29 nutrior_estore kill[20509]: kill: cannot find process ""
  15. Aug 17 16:43:29 nutrior_estore systemd[1]: httpd.service: control process ex...1
  16. Aug 17 16:43:29 nutrior_estore systemd[1]: Failed to start The Apache HTTP S....
  17. Aug 17 16:43:29 nutrior_estore systemd[1]: Unit httpd.service entered failed....
  18. Aug 17 16:43:29 nutrior_estore systemd[1]: httpd.service failed.
  19. Hint: Some lines were ellipsized, use -l to show in full.
Add Comment
Please, Sign In to add comment