Skip to content

Instantly share code, notes, and snippets.

View ls-michielrensen's full-sized avatar
🎯
Focusing

Michiel Rensen ls-michielrensen

🎯
Focusing
  • Lightspeed
  • Amsterdam
View GitHub Profile
@ls-michielrensen
ls-michielrensen / local.conf
Last active October 9, 2020 12:12
Google Stackdriver php-fpm curl_json plugin example
<VirtualHost *:80>
ServerName _
ServerAlias localhost 127.0.0.1 local-stackdriver-agent.stackdriver.com
<LocationMatch "/_php/status">
Order Allow,Deny
Allow from 127.0.0.1
ProxyPass "unix:/var/run/php/php5.6-fpm.sock|fcgi://localhost/_php/status"
</LocationMatch>

Keybase proof

I hereby claim:

  • I am michielrensen on github.
  • I am michielrensen (https://keybase.io/michielrensen) on keybase.
  • I have a public key whose fingerprint is 2473 CF6E 53D4 F624 DE4E 7761 3EC0 FA97 E29A 031A

To claim this, I am signing this object:

michiel:seoshop michiel$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install php52 2>&1
==> Installing php52 dependency: gettext
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.18.3.mountain_lion.bottle.1.tar.gz
/usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.8.4) https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.18.3.mountain_lion.bottle.1.tar.gz -C 0 -o /Library/Caches/Homebrew/gettext-0.18.3.mountain_lion.bottle.1.tar.gz.incomplete
######################################################################## 100,0%
==> Pouring gettext-0.18.3.mountain_lion.bottle.1.tar.gz
tar xf /Library/Caches/Homebrew/gettext-0.18.3.mountain_lion.bottle.1.tar.gz
==> Caveats
This formula is keg-only: so it was not symlinked into /usr/local.