Job for httpd.service failed because the control process exited with error code. See "systemctl Solutions

When start the service httpd error

Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.

First systemctl status httpd view state:

8 Yue 14 16:57:26 10-255-0-230 httpd [28061]: (98) Address already in use: AH00072: make_sock: could not bind to address [::]: 80
 . 8 dated 14 16:57:26 10-255-0-230 httpd [28061]: (98) Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
 . 8 dated 14 16:57:26 10-255-0-230 httpd [28061]: no listening sockets available, shutting down
 8 Yue 14 16:57:26 10-255-0-230 httpd [28061]: AH00015: Unable to open logs
 . 8 dated 14 16:57:26 10-255-0-230 systemd [1]: httpd.service: main process exited, code = exited, status = 1 / FAILURE
 8 Yue 14 16:57:26 10-255-0-230 kill [28062]: kill: can not find process ""
 . 8 dated 14 16:57:26 10-255-0-230 systemd [1]: httpd.service: control process exited, code = exited status = 1
 8 Yue 14 16:57:26 10-255-0-230 systemd [1]: Failed to start The Apache HTTP Server.
 8 Yue 14 16:57:26 10-255-0-230 systemd [1]: Unit httpd.service entered failed state.
 . 8 dated 14 16:57:26 10-255-0-230 systemd [1]: httpd.service failed.

See 80 more state port is occupied

netstat -antlp | grep 80

Learn about

Nginx was originally occupied port

To stop

Intelligent Recommendation

Job for php-fpm.service failed because the control process exited with error code. See "systemctl st

Job for php-fpm.service failed because the control process exited with error code. See "systemctl status php-fpm.service...

Job for nginx.service failed because the control process exited with error code. See "systemctl stat

When you start nginx service If you encounter this error Job for nginx.service failed because the control process exited with error code See "systemctl stat solution is as follows: Can kill...

Job for vsftpd.service failed because the control process exited with error code. See "systemctl sta

Build your own FTP server appears Job for vsftpd.service failed because the control process exited with error code. See "systemctl status vsftpd.service" and "journalctl -xe" for d...

Job for nginx.service failed because the control process exited with error code. See “systemctl stat

If you encounter this error when starting the nginx serviceJob for nginx.service failed because the control process exited with error code. See “systemctl stat The possible reasons are as follow...

Job for postfix.service failed because the control process exited with error code. See "systemctl st

Centos7 failed to start postfix Try to solve Modify the settings of /etc/postfix/main.cf...

More Recommendation

Job for docker.service failed because the control process exited with error code. See “systemctl sta

Job for docker.service failed because the control process exited with error code. See “systemctl status docker.service” and “journa lctl -xe” for details. If there is the same ...

Job for docker.service failed because the control process exited with error code. See "systemctl sta...

There was a problem :When I started to operate Docker, I reported this error after the installation started Job for docker.service failed because the control process exited with error code. See "...

Job for docker.service failed because the control process exited with error code. See systemctl sta

The docker startup error is: [root@iz8vb4rhbik3h93v48ztfvz docker]# systemctl restart docker.service Job for docker.service failed because the control process exited with error code. See "systemc...

Job for jenkins.service failed because the control process exited with error code. See "systemctl st

systemctl status jenkins.service I see the reason because: Solution: Solution: 1> View current Java environment variables echo $JAVA_HOME 2> Copy the Java environment variable address, edit the ...

Job for network.service failed because the control process exited with error code. See “systemctl st

Virtual machine networking issues Restart the network card and report the following error: Job for network.service failed because the control process exited with error code. See “systemctl statu...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top