Skip to content

Instantly share code, notes, and snippets.

View shawjia's full-sized avatar
🎯
Focusing

shawjia

🎯
Focusing
  • Shenzhen, China
View GitHub Profile
@shawjia
shawjia / gist:71e4b29ae51c6519e5ab
Last active August 29, 2015 14:25 — forked from mgmilcher/gist:5eaed7714d031a12ed97
Nginx, PHP-FPM, MySQL and phpMyAdmin on OS X

This is my take on how to get up and running with NGINX, PHP-FPM, MySQL and phpMyAdmin on OSX Yosemite.

This article is adapted from the original by Jonas Friedmann. Who I just discovered is from Würzburg in Germany. A stonesthrow from where I was born ;)

Xcode

Make sure you have the latest version of XCode installed. Available from the Mac App Store.

Install the Xcode Command Line Tools:

xcode-select --install