XAMPP's Apache not starting in mac



This is what helped me:

sudo apachectl stop 

This command killed Apache server that was pre-installed on MAC OS X. 

Comments

Popular posts from this blog

How to work with MySQL client package in MacBook

Issue with Pushing Code after Merging Changes from Multiple Branches