You are here: User Guide > Tasks > Debugging Files and Applications > Setting Up a Tunneling Server

Setting Up a Tunneling Server

This procedure describes how to configure a server to allow Tunneling in Zend Studio.

Note:

You can configure several servers to allow tunneling.

 

 

Instructions on how to complete a procedure

To configure your server for Tunneling with Zend Studio:

  1. Open the PHP Server Preferences page by going to Window | Preferences | PHP | PHP Servers from the Menu Bar.

  2. Click New to define a New Server (or Edit if the server has already been defined).

  3. Give the server a unique name and enter the URL of the server to which you would like to create a tunnel.
    Click Next to continue or go to the next Tab.

  4. You can ignore the Path Mapping option. If necessary, you will be automatically prompted to define path mapping during debugging and profiling sessions. See "Path Mapping" for more details.
    Click Next to continue or go to the next Tab.

  5. If you want to enable Zend Server integration mark the Enable Zend Server Integration checkbox.
    See Configuring Zend Server Settings in Zend Studio for more information.

  1. Click Next to continue or go to the next Tab.

Tunneling Settings

  1. In the Tunneling Settings section, check the "Enable Tunneling" option.

  2. In some system configurations, a dedicated tunneling server is used which allows debug connectivity between Zend Studio and the server which is being debugged. In this case, unmark the 'Specify Return Host' checkbox and enter the IP address of the tunneling server to which the tunneling connection will be opened.

  1. If your Web server requires HTTP authentication, enter your User Name and Password in the Authentication category. Zend Studio sends the authentication information in the header.

Note:

 This assumes the user account is set up on the Web server

  1. Click Finish or OK.

Your server is now configured to allow tunneling in Zend Studio.

 

The next step is to Activate your Tunneling Connection.

 

 

Related Links:
Tunneling

Setting Up Tunneling

Setting your Zend Studio to be an Allowed Host

Configuring Platform to Auto detect Studio Settings

Activating Tunneling

 

 

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