I\'ve had MAMP working for a few months and recently installed PostgreSQL. It recommended installing Apache as well, which I did to make sure PostgreSQL worked. I then uninsta
Stoping the Apache solved this issue for me, using the command-line:
sudo apachectl stop