How do I stop Apache Server On OSX 10.8.4
Hi,
I'm actually trying to make ports 80 available for the localhost. I need to do so because most Web server software MAMP, AMPP, XAMPP, etc use Ports 80 as default. Normally I would just edit the Apache 2.conf file to use a different port on the server software that I am installing after it is up & running. I have had success with that method in the past, but I seem to be losing the battle this time. I thought it might be easier just to turn off the default Apache on OSX 10.8.4.
On it's face that might seem like an easy task, but everything I have tried, including Command Line, [apachectl-k stop] & [ sudo apacheclt stop] but it seems to give me less than satisfactory results.
Mac mini, OS X Mountain Lion (10.8.4)