Skip to content

Instantly share code, notes, and snippets.

@frak
Last active February 4, 2020 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frak/1ce4ac756edf3a2e4bf75ef08995758d to your computer and use it in GitHub Desktop.
Save frak/1ce4ac756edf3a2e4bf75ef08995758d to your computer and use it in GitHub Desktop.
zend_extension=xdebug.so
xdebug.remote_enable=1
xdebug.remote_autostart=1
xdebug.remote_connect_back=0
xdebug.remote_host=192.168.10.254
xdebug.idekey=phpstorm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment