Skip to content

Instantly share code, notes, and snippets.

@nashid
Created July 17, 2020 22:42
Show Gist options
  • Save nashid/ae15cba30edf1b5634ccbfc783021741 to your computer and use it in GitHub Desktop.
Save nashid/ae15cba30edf1b5634ccbfc783021741 to your computer and use it in GitHub Desktop.
Manage XAMPP on MAC
* Install XAMPP on MAC:
* `brew cask install xampp`
* Stat/Stop Apache:
* sudo /Applications/XAMPP/xamppfiles/bin/apachectl start
*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment