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.

Tip:

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.

  4. You can ignore the Path Mapping tab. If necessary, you will be automatically prompted to define path mapping during debugging and profiling sessions. See "Path Mapping" for more details.

  5. In the Zend Server tab, if you want to enable Zend Server integration mark the Enable Zend Server Integration check-box.
    See Configuring Zend Server Settings in Zend Studio for more information.

  1. Open the Tunnel tab.

  1. Select the "Enable Tunneling" check-box.

  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' check-box, 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-2013 Zend Technologies LTD. All rights reserved.