Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down
usar
#fuser 443/tcp
matar los procesos con kill -9 #####
o con sudo fuser -k 80/tcp
# httpd restart
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down
usar
#fuser 443/tcp
matar los procesos con kill -9 #####
o con sudo fuser -k 80/tcp
# httpd restart