William Torrez Corea <willitc9...@gmail.com> wrote:

> *How to fix this error?*

> sep 28 21:26:24 apachectl[13245]: (98)Address already in use: AH00072:
> make_sock: could not bind to address [::]:80
> sep 28 21:26:24 apachectl[13245]: (98)Address already in use: AH00072:
> make_sock: could not bind to address 0.0.0.0:

Something else is already listening on the IP (here the wildcard IP) and
the port apache2 wants to bind to. Find out what this is (using ss or
netstat) and switch it to a different port or get rid if it.

Grüße,
Sven.

-- 
Sigmentation fault. Core dumped.

Reply via email to