Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. service httpd restart
  2.  
  3. * httpd.service - The Apache HTTP Server
  4. Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
  5. Drop-In: /etc/systemd/system/httpd.service.d
  6. `-nofile.conf
  7. Active: failed (Result: exit-code) since Wed 2019-06-26 09:20:08 UTC; 1min 34s ago
  8. Docs: man:httpd(8)
  9. man:apachectl(8)
  10. Process: 2241 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  11. Process: 2239 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
  12. Main PID: 2239 (code=exited, status=1/FAILURE)
  13.  
  14. Jun 26 09:20:08 server httpd[2239]: [Wed Jun 26 09:20:08.701242 2019] [so:warn] [pid 2239:tid 140257062369408] AH01574: module php7_module is already loaded, skipping
  15. Jun 26 09:20:08 server httpd[2239]: [Wed Jun 26 09:20:08.701940 2019] [so:warn] [pid 2239:tid 140257062369408] AH01574: module php7_module is already loaded, skipping
  16. Jun 26 09:20:08 server httpd[2239]: [Wed Jun 26 09:20:08.702328 2019] [so:warn] [pid 2239:tid 140257062369408] AH01574: module php7_module is already loaded, skipping
  17. Jun 26 09:20:08 server httpd[2239]: AH00534: httpd: Configuration error: More than one MPM loaded.
  18. Jun 26 09:20:08 server systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
  19. Jun 26 09:20:08 server kill[2241]: kill: cannot find process ""
  20. Jun 26 09:20:08 server systemd[1]: httpd.service: control process exited, code=exited status=1
  21. Jun 26 09:20:08 server systemd[1]: Failed to start The Apache HTTP Server.
  22. Jun 26 09:20:08 server systemd[1]: Unit httpd.service entered failed state.
  23. Jun 26 09:20:08 server systemd[1]: httpd.service failed.
  24.  
  25. [Wed Jun 26 09:22:45.649848 2019] [so:warn] [pid 2289:tid 140211353860224] AH01574: module php7_module is already loaded,skipping
  26.  
  27. [Wed Jun 26 09:22:45.649923 2019] [so:warn] [pid 2289:tid 140211353860224] AH01574: module php7_module is already loaded,skipping
  28.  
  29. [Wed Jun 26 09:22:45.649974 2019] [so:warn] [pid 2289:tid 140211353860224] AH01574: module php7_module is already loaded,skipping
  30.  
  31. AH00534: httpd: Configuration error: More than one MPM loaded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement