The Installed Debuggers preferences page allows you to configure your Debugger settings.
To configure your Zend Debugger settings:
- Select the Zend Debugger.
- Click Configure. The Zend Debugger Settings dialog will open.

1. Configure the following:
- Debug Port - The port which the Zend Debugger will use. The default port is 10137.
- Run with Debug info - Mark the checkbox for Debug info, such as the Console view and the Browser Output, to be displayed when a Run configuration is executed.
- Client Host/IP - Enter the Client Host/IP to which debugging results will be returned. PDT will automatically search for and recognize the Client Host/IP, but entering a specific Host/IP will speed up the debugging process and decrease the likelihood of session timeouts.
Note:
If the field contains too many host/IPs, the session could timeout before a debugging connection is established. Entering a non-existent host/IP could cause the session to terminate.
- Click OK to return to the Installed Debuggers Preferences page.
- Click Apply to apply your settings.