Hey,
I'm getting the following error while restarting the http service.
Anyone know How to resolve it?
I'm getting the following error while restarting the http service.
Code:
[root@server ~]# /etc/init.d/httpd restart 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
Comment