Skip to content

Instantly share code, notes, and snippets.

@jsmitka
Created March 19, 2010 17:26
Show Gist options
  • Save jsmitka/337878 to your computer and use it in GitHub Desktop.
Save jsmitka/337878 to your computer and use it in GitHub Desktop.
[xdebug]
xdebug.remote_enable = 1
xdebug.remote_host = 127.0.0.1
xdebug.remote_port = 9000
xdebug.remote_handler = dbgp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment