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
Maybe its because the original apache is on.
Have you tried to see the status ?
You can try this command to stop it "apachectl status" and then restart mamp and see if it works.