Skip to content

Instantly share code, notes, and snippets.

@admataz
Created December 19, 2015 20:01
Show Gist options
  • Select an option

  • Save admataz/2c27508934a77801fb41 to your computer and use it in GitHub Desktop.

Select an option

Save admataz/2c27508934a77801fb41 to your computer and use it in GitHub Desktop.
[xdebug]
xdebug.remote_connect_back=1
xdebug.remote_enable=1
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.remote_log="/tmp/xdebug.log"
zend_extension=/usr/lib/php5/20121212/xdebug.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment