Skip to content

Instantly share code, notes, and snippets.

@marcaum54
Last active November 27, 2015 02:46
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 marcaum54/c17e2dff01789a17fb7d to your computer and use it in GitHub Desktop.
Save marcaum54/c17e2dff01789a17fb7d to your computer and use it in GitHub Desktop.
sudo sh -c 'echo zend_extension=$(find /usr/lib/php/extensions -name "xdebug.so") >> $(php -qr "echo php_ini_loaded_file();") && apachectl restart'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment