Configuring Zend Studio in Zend Server

In order for you to be able to debug applications situated on Zend Server, your PDT must be configured as an Allowed Host for initiating debugging settings.

 

 

Instructions on how to complete a procedure

To configure PDT communication in Zend Server:

  1. Open your Zend Server GUI.

Note:

This can be done from within PDT through the Servers view or by selecting the server on which you have configured your Zend Server integration from the drop-down list next to the Zend Server icon on the toolbar .

  1. Go to the Server Setup | Debugger tab.

  1. Ensure the IP address of your Zend Studio is included in the Allowed Hosts sections.
    To add an address to the list:

  1. Under the Allowed Zend Studio Clients for Debugging category, enter the IP of the machine on which your PDT is installed

  2. Click Add.
    The IP Address is added to the Allowed Hosts list.

  1. Ensure your Studio's IP address is not in the Denied Hosts list.
    If it is, click Remove next to the required address to remove it from the list.

  2. Click the button to apply your settings.

  3. Browse to the Server Setup | Monitor tab.

  1. Configure the following settings under the Zend Studio Client Settings category:

  2. Zend Studio IP address - Enter the IP address of the machine on which your PDT is installed or mark the Use Browser IP address to use the IP address of the machine on which the Zend Server UI is running.

  3. Zend Studio Debug Port - This should match the debug port configured for the Zend Debugger in PDT's Installed Debugger Preferences page (Window | Preferences | PHP | Debug | Installed Debuggers) page. The default port number is 10137.

  4. Encrypt communication using SSL - mark this checkbox for the communication between PDT and Zend Server to be encrypted using SSL.

  1. Click the button to apply your settings.

 

 

 

Related Links

Related Links:

Zend Server Integration

Debugging and Profiling Zend Server Events

Setting Up Zend Server Integration

Configuring Zend Server Settings in Zend Studio