Web Server Debug Validation Dialog
Use this dialog box to initiate validation of the debugger setup in a local or remote environment. In the context of PhpStorm, the term remote denotes any environment outside the project root. This can be a server on physically remote host, or a Vagrant box, or a server on the same machine but in a folder outside your project root.
Item | Description |
---|---|
Local Web Server or Shared Folder |
Choose this option
to check a debugger associated with a local Web server.
|
Remote Web Server |
Choose this option
to check a debugger associated with a remote server.
|
Validate | Click this button to have PhpStorm create a validation script, deploy it to the target remote environment, and run it there. |
See Also
Last modified: 24 November 2016