Skip to content

Instantly share code, notes, and snippets.

View dudesl's full-sized avatar
💭
In code we trust

Santiago Barchetta dudesl

💭
In code we trust
  • Entrepreneaur
  • San Luis, Argentina
  • 20:23 (UTC -03:00)
View GitHub Profile
@dudesl
dudesl / gist:bb6a8dcaa52fcb2fb4965b82bd2fa848
Created June 15, 2017 03:39 — forked from johnantoni/gist:07df65898456ace4307d5bb6cbdc7f51
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