Configuring Platform to Auto Detect Studio Settings

This procedure describes how to configure Zend Platform so that Zend Studio's settings are automatically detected during the Debugging / Profiling of Zend Platform events.

 

 

Instructions on how to complete a procedure

To establish a communication tunnel between Zend Platform and Zend Studio:

  1. Open your Zend Platform GUI.

  2. Go to the Platform | Preferences tab.

  1. In the Zend Platform Settings section, configure the following:

  2. Auto detect the Zend Studio Client Settings - Set to 'On' to inform Zend Platform of the method of connection to Zend Studio. This allows Platform to detect your Zend Studio Debug settings.
    Auto Detection Port
    - Ensure the Auto detection port number is set to the Broadcast Port number in Zend Studio.
    This is configured in Zend Studio's Installed Debuggers preferences page (Window | Preferences | PHP | Debug | Inst
    alled Debuggers) by clicking 'Configure'. The default port number is 20080.
    To configure your Broadcast Port, go to Window | Preferences | PHP | Debug | Installed Debuggers and click Configure.

  • Click Test to verify that Zend Studio’s Broadcast Port is set to the same port number as Platform ’s Auto Detection Port. This test should only be run when Zend Studio is open.

  • Method of passing the Zend Studio Server parameters - Defines the means for passing communication parameters from the Zend Platform to Zend Studio. Choose COOKIE or GET method.

Note:

The default method is Cookie, and it is recommended that you use the default. Platform supports a Get method as well that can be used if experiencing problems with Cookies.

  1. Click Save.

 

 

 

Related Links

Related Links:
Tunneling

Setting Up Tunneling

Ensuring the Placement of dummy.php

Setting your Zend Studio to be an Allowed Host

Setting Up a Tunneling Server

Activating Tunneling