Last active
November 27, 2015 02:46
-
-
Save marcaum54/c17e2dff01789a17fb7d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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