Skip to content

Instantly share code, notes, and snippets.

@nashid
Created July 17, 2020 22:42
Show Gist options
  • Save nashid/54983700ae40a99f1b1f95e72c4a84ca to your computer and use it in GitHub Desktop.
Save nashid/54983700ae40a99f1b1f95e72c4a84ca 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