On a plesk server got the below apache error in the error logs:
Address already in use: make_sock: could not bind to address [::]:443 no listening sockets available, shutting down
First we will find which process is using the port, the command is:
root@server# /usr/sbin/lsof -i | grep http
Once you get the PID of the process kill that PID and restart apache server.
This article is released by SupportFacility.Com — the leaders in providing outsourced technical support, live chat support & help desk support for web hosts. Interested ? Opt for a trial now



