Hello!
I try install the ssl my IMSCP server.
I think I get good certificate, but my apache server is down.
I get error message:
>service apache2 status
Apache2 is NOT running.
>service apache2 start
Starting web server: apache2(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
Action 'start' failed.
The Apache error log may have more information.
failed!
>netstat -tulpn| grep :80
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 28388/monitorix-htt
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 5880/portsentry
I try restore origin ssl certificate, but is not success. (I try off the SSL)
I try upgrade the IMSCP is not success
I try reboot the server is not success
What is the problem? How can I repair the server?
KALMI