Author Topic: After installing SSL, httpd [FAILED]  (Read 20277 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
After installing SSL, httpd [FAILED]
« 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.

Offline
*****
Re: After installing SSL, httpd [FAILED]
« Reply #1 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'
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #2 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 !

Offline
*****
Re: After installing SSL, httpd [FAILED]
« Reply #3 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.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #4 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.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #5 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...)

Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #6 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...

Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #7 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

Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #8 on: August 22, 2016, 11:31:53 PM »

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



Offline
*
Re: After installing SSL, httpd [FAILED]
« Reply #9 on: August 23, 2016, 12:17:45 AM »
I already tried it.

Code: [Select]
httpd: no process killed

Offline
*****
Re: After installing SSL, httpd [FAILED]
« Reply #10 on: August 23, 2016, 09:48:34 AM »
Hi. contact with the CWP support http://centos-webpanel.com/support-services
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services