Control Web Panel

WebPanel => SSL => Topic started by: lee069 on May 19, 2015, 09:58:51 AM

Title: After installing SSL, httpd [FAILED]
Post by: lee069 on May 19, 2015, 09:58:51 AM
Hi, I purchased an SSL cert and installed it and now get this error, any ideas ?

Stopping httpd: [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]

Regards Lee.
Title: Re: After installing SSL, httpd [FAILED]
Post by: Igor S. on May 19, 2015, 10:36:59 AM
Hi, I purchased an SSL cert and installed it and now get this error, any ideas ?

Stopping httpd: [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]

Regards Lee.

Try commands:
1. killall -9 httpd
2. /etc/init.d/httpd restart

If it not help, show:
netstat -nlp | grep ':80'
Title: Re: After installing SSL, httpd [FAILED]
Post by: lee069 on May 19, 2015, 10:41:09 AM
Hi, rebooting the server get's everything running again but if I delete the cert and then install it again I get the same error until I reboot.

Strange !
Title: Re: After installing SSL, httpd [FAILED]
Post by: Igor S. on May 19, 2015, 12:22:57 PM
Hi, rebooting the server get's everything running again but if I delete the cert and then install it again I get the same error until I reboot.

Strange !

Unfortunately we was couldn't reproduce the issue, probably it is something only for your server.
Title: Re: After installing SSL, httpd [FAILED]
Post by: Administrator on May 25, 2015, 12:21:44 PM
it would be the best to check on your issue with out managed support since its hard to debug without having server access.
Title: Re: After installing SSL, httpd [FAILED]
Post by: cubehost on March 06, 2016, 02:53:52 AM
I had this same issue in current version after installing SSL through the ssl manager in Apache section.
The server could not stop httpd, and it was still running fine, it seemed.
Just trying to kill httpd processes, the server would just spawn a new process. Rebooting seemed to fix the problem.

However, without rebooting, I could use a combination of the advice above to get it working properly again:
killall -9 httpd && service httpd restart

Somehow running the commands separately would not do it. (Makes no sense I know...)
Title: Re: After installing SSL, httpd [FAILED]
Post by: LanderV on March 12, 2016, 03:42:00 PM
I have the same problem after installing SSL certificates.

Using the command posted by cubehost, I could start httpd from the cwp.

This seems to be a bug...
Title: Re: After installing SSL, httpd [FAILED]
Post by: Dj.Mosta on August 22, 2016, 11:09:53 PM
Hi, I purchased an SSL cert and installed it and now get this error, any ideas ?

Stopping httpd: [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]

Regards Lee.

same here  :-[
I'm trying to find solution since 4 hours
Title: Re: After installing SSL, httpd [FAILED]
Post by: cubehost on August 22, 2016, 11:31:53 PM

Code: [Select]
killall -9 httpd && service httpd restart


Title: Re: After installing SSL, httpd [FAILED]
Post by: Dj.Mosta on August 23, 2016, 12:17:45 AM
I already tried it.

Code: [Select]
httpd: no process killed
Title: Re: After installing SSL, httpd [FAILED]
Post by: Igor S. on August 23, 2016, 09:48:34 AM
Hi. contact with the CWP support http://centos-webpanel.com/support-services