Skip to content

Instantly share code, notes, and snippets.

@burakerdem
Created September 4, 2012 15:19
Show Gist options
  • Select an option

  • Save burakerdem/3622300 to your computer and use it in GitHub Desktop.

Select an option

Save burakerdem/3622300 to your computer and use it in GitHub Desktop.
Xdebug PHP ayarları
[xdebug]
zend_extension="/usr/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so"
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
xdebug.profiler_enable = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment