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
Command line helps for this issue. like the below,
/Applications/MAMP/Library/bin/apachectl start
/Applications/MAMP/Library/bin/apachectl stop