You are here: User Guide > Tasks > Debugging and Profiling Zend Server Events > Configuring Zend Server Settings in Zend Studio

Configuring Zend Server Settings inZend Studio

Zend Server settings can be configured in Zend Studio in order to allow the appliance of Zend Studio functionality (Profiling, Debugging etc.) to Zend Server Events, as well as allowing access to Zend Server's Event list.

 

Zend Server configuration can be done either automatically, if the Zend Server is installed on the same machine on which Zend Studio is running, or manually through the PHP Servers Preferences page.

Automatically Configuring Zend Server

Zend Server s installed on the same machine as Zend Studio are automatically detected and configured in Zend Studio.

 

 

Instructions on how to complete a procedure

To automatically configure a Zend Server :

The auto detection is triggered when Zend Studio is launched or when the Auto Detect Zend Server button is clicked.

For auto detection when Zend Studio is launched:

  1. Ensure Zend Server is installed and running on the local machine.

  2. Open Zend Studio.
    A popup balloon will appear in the bottom-right corner of the window indicating that a Zend Server installation has been detected and configured.

  1. Click the icon to close the balloon or the 'click here' link to be taken to the Zend Server Integration help page.

 

A Local Zend Server configuration is configured and added to your PHP Servers Preferences page.

Configuring the Automatically Detected Zend Server

In order to access the Zend Server GUI and Zend Server Event List from Zend Studio, you will need to configure the Zend Server GUI password for the newly configured Zend Server by performing the following procedure.

 

 

Instructions on how to complete a procedure

To configure the automatically detected Zend Server :

  1. Open the PHP Servers preferences page by going to Window | Preferences | PHP | PHP Servers.

  2. Select the Zend Server from the list (by default, it will have been named Local Zend Server).

  3. Click Edit.

  4. Go to the Zend Server tab.

  5. In the Authentication category, enter the password used to access the Zend Server GUI.

  6. Click Apply and OK.

You will now be able to access the Zend Server Event list by selecting the Zend Server from the drop-down list next to the Zend Server icon on the toolbar .

Manually Configuring Zend Server

 

 

Instructions on how to complete a procedure

To manually configure a Zend Server:

  1. Open the PHP Servers Preferences page by going to Window | Preferences | PHP | PHP Servers.

  2. Click New to create a new server with Server Integration.
    A "PHP Server Creation" dialog will open.

  3. Configure the server as described in the PHP Server Preferences page (enter the server's name and the URL of your document root.)

Note:

If you are unsure of your Zend Server's document root, see the Zend Server FAQ to find out what your document root is.

  1. Click Next.

  2. If necessary, define Path Mapping. See Managing Path Maps for more information.

  3. Click Next.
    The "Zend Server Configuration" dialog is displayed.

  1. Mark the Enable Zend Server integration checkbox to enable Zend Server integration functionality.

  2. Leaving the Use default checkbox marked will create a URL in the format <server's document root>/ZendServer>. If necessary, unmark the checkbox and edit the following:

  • URL Suffix - The suffix which should be added to the URL of your document root in order to browse to your Zend Server GUI.

  • Port number - Enter the port number you defined during Zend Server installation.
    See the Zend Server FAQ site for default port number settings.

  1. Enter the password for your Zend Server GUI.

  2. Click Next to configure Tunneling settings or Finish to create your server.

Your Zend Server is added to the Zend Server list and will allow you to use Zend Server integration features.
Your Zend Server is now available from the arrow next to the Zend Server icon on the toolbar.

 

 

 

Related Links:
Debugging and Profiling Zend Server Events

Importing a Zend Server Event File

Setting Up Zend Server Integration

Zend Server Integration

 

 

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