IntelliJ IDEA 12.1.0 Web Help

Some features described here are available in Ultimate edition only.

Use this dialog box to configure debugging of PHP applications on a remote server.

The dialog box consists of the following areas:

Click here for the description of the options that are common for all run/debug configurations.

Configuration

ItemDescription
Server Use this drop-down list to specify the Web server configuration to use. The list shows all the configurations that are currently available in IntelliJ IDEA.
browseButton.png Click this button to open the Deployment page and view the details of the selected configuration there.
Ide key (session id) In this text box, specify the key to identify the debugging session.
DebugUse the controls in this area to configure behaviour of the debugging tool.
  • Break at the first line - select this check box to have the debugging tool stop at the first line of the source code.

See Also

Concepts:

Procedures:

Reference:

Web Resources: