Skip to content

Instantly share code, notes, and snippets.

@AnnoyingTechnology
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnnoyingTechnology/f718a079513eeb7b548b to your computer and use it in GitHub Desktop.
Save AnnoyingTechnology/f718a079513eeb7b548b to your computer and use it in GitHub Desktop.
PHP + lighttpd via Mac ports
sudo port install lighttpd php56 php56-cgi php56-curl php56-exif \
php56-fpm php56-gd php56-http2 php56-iconv php56-lzf php56-mbstring \
php56-mcrypt php56-memcache php56-opcache php56-phalcon php56-soap \
php56-sqlite php56-suhosin php56-xdebug php56-zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment