Hi
I've updated a server with custombuild 2 from custombuild 1.2. Now I can't restart httpd. I get this error:
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
If I run netstat -lnp | grep :80
I get this line:
tcp 0 0 :::80 :::* LISTEN 8948/httpd
I've updated a server with custombuild 2 from custombuild 1.2. Now I can't restart httpd. I get this error:
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
If I run netstat -lnp | grep :80
I get this line:
tcp 0 0 :::80 :::* LISTEN 8948/httpd