You are here: User Guide > Reference > PHP Preferences > Installed Debuggers Preferences

Installed Debuggers Preferences

The Installed Debuggers Preferences page allows you to configure your Debugger settings.

 

The Installed Debuggers Preferences page is accessed from Window | Preferences | PHP | Debug | Installed Debuggers.

Installed Debuggers

Installed Debugger Preferences page

Configuring Your Zend Debugger Settings

 

 

Instructions on how to complete a procedure

To configure your Zend Debugger settings:

  1. Select the Zend Debugger.

  2. Click Configure.
    The Zend Debugger Settings dialog will open.

Zend Debugger Settings dialog

  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. Zend Studio 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.

  • Broadcast Port - The Broadcast Port allows your Zend Browser Toolbar or your Zend Server to detect your debugging preferences. The Broadcast Port number entered here must match the Broadcast Port entered in your Zend Browser Toolbar.
    The default port is 20080.

  • Dummy File - This is the file which the PHP Script debugger uses in order to start a PHP script debugging session on a specified server. The name should be left as the default dummy.php. However, if this is changed, ensure the change has also been made on your server.
    See Ensuring the Placement of dummy.php for more information.

  • Use SSL Encryption - Mark this checkbox to Encrypt Communication using SSL. Your server must support this option in order for it to be applicable.

  1. Click OK to return to the Installed Debuggers Preferences page.

  2. Click Apply to apply your settings.

 

 

 

Related Links:

Debugging

Installed Debuggers

Workbench Options

PHP Preferences

 

 

©1999-2012 Zend Technologies LTD. All rights reserved.