Created
May 5, 2017 17:49
-
-
Save digitalhitler/cd36e1054716713035242842ca513b05 to your computer and use it in GitHub Desktop.
Remote XDebug
This file contains hidden or 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
_;zend_extension=xdebug.so xdebug.remote_enable = 1 xdebug.remote_connect_back = 1 xdebug.remote_port = 9000 xdebug.max_nesting_level = 512 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment