On 19/03/16 07:46, Roparzh Hemon wrote:
> $ sudo bin/apachectl -k restart
> Password:
> httpd not running, trying to start
> (48)Address already in use: AH00072: make_sock: could not bind to
> address [::]:80

This tells us two things ...
There is something already using port 80
It's not been started by apachectl

So what happens when you try 'http://localhost' in your browser?

On Windows this would be easy ... ISS is running so you have to kill
that first. On Mac that is not the case, but how did you install Apache?
On linux if you manually install via an install from apache.org it can
use a different setup so may not ACTUALLY be using /conf/ ... my
parallel setups of Apache2.2 and Apache 2.4 use the /etc/apache and
/opt/apache24 directories

But we need a 'Mac' expert to confirm that.

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to