xdebug - Does PhpStorm debugging require a local PHP server or just interpreter? -


i'm using phpstorm 6.0.3 php (7.0.13) on windows 7. (i.e., i'm not using full blown local server xampp or mamp. simple php, no database, etc).

when try debug, phpstorm reports:

connection xdebug not established. validate installation.

when validate says xdebug installed.

i've tried:

  • disabling firewall (just in case).
  • disabling antivirus
  • confirmed i'm "listening php debug connections" (and tried off)

it occurred me maybe need "full blown" server (like xampp or mamp).


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -