Hi guys,
I tried installing Apache on a windows 32-bit computer via cmd, but got these errors:
AH00558: httpd: could not reliably determine the server’s fully qualified domain name, using fe80::1813:b6d5:5ae:cb5. Set the ‘ServerName’ directive globally to suppress this message.
<OS 10048> Only one usage of each socket address <protocol/network /port> is normally permitted. :AH00072: make_sock: could not bind to address 0.0.0.0:80
AH00451: no listening sockets available, shutting down.
AH00015: Unable to open logs
I have tried using Google but couldn’t find a convenient answer. I’d appreciate any help. Thanks.