Apache error on a Plesk Dedicated server
July 1st, 2009
No comments
**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/
Sometimes you may get apache error in the error logs on your Plesk based dedicated server.
Address already in use: make_sock: could not bind to address [::]:443 no listening sockets available, shutting down
Solution :
Firstly we will have to find the process which is using the port using following command:
root@server# /usr/sbin/lsof -i | grep http
Once you get the PID of the process you will have to kill that process once done just restart apache server.
That’s all you should not get above apache error message.
















