Skip to content

Instantly share code, notes, and snippets.

@michaelklapper
Created July 2, 2013 14:09
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 michaelklapper/5909615 to your computer and use it in GitHub Desktop.
Save michaelklapper/5909615 to your computer and use it in GitHub Desktop.
phpstorm enable command line debugging
export XDEBUG_CONFIG="idekey=PHPSTORM remote_port=9000"
export SERVER_NAME=sandbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment