Hello Guys,
I am getting the following error in my apache log and the service is not getting started. I have to remove the following entries in http.conf to make it working. After some time it reappears and httpd fails again. Please assist me on this.
===============
apache conf entries
Listen [::]:443
Listen [::]80
after removing these entries apache starts working.
===============
apache error log:
[Mon Feb 17 13:01:33 2014] [notice] Graceful restart requested, doing restart
(98)Address already in use: make_sock: could not bind to address [::]:443
no listening sockets available, shutting down
Unable to open logs
================
I am getting the following error in my apache log and the service is not getting started. I have to remove the following entries in http.conf to make it working. After some time it reappears and httpd fails again. Please assist me on this.
===============
apache conf entries
Listen [::]:443
Listen [::]80
after removing these entries apache starts working.
===============
apache error log:
[Mon Feb 17 13:01:33 2014] [notice] Graceful restart requested, doing restart
(98)Address already in use: make_sock: could not bind to address [::]:443
no listening sockets available, shutting down
Unable to open logs
================