PHP Servers Preferences

 

The PHP Servers Preferences page will display a list of your currently configured servers and allow you to add servers or edit settings for existing servers. The server settings will be used for debugging/profiling files on a remote server.

 

The PHP Servers Preferences page is accessed from Window | Preferences | PHP | PHP Servers.

One server configuration setting is configured by default and will pointing to the URL http://localhost.

Note:

You can benefit from Zend's expertise by using the Zend Server, which includes the Zend Debugger, in order to perform optimal debugging and profiling functionalities. See Zend Server Integration for more information.

 

 

Instructions on how to complete a procedure

To add a new server to the list or edit an existing server configuration:

  1. Click New
    -Or- select an existing server and click Edit.

  1. Enter the name of your server.

  2. Enter the URL that points to its document root.

  3. Click  Next.
    The Server Path Mapping dialog appears.

  1. If you would like to map a path on your server to a local path, click Add and enter:

  2. The path on your server.

  3. The path you would like to map it to in your Workspace or on your File System.
    See Adding a Server Location Path Map for more information.

    1. Click Finish.

    Your new server configuration will be added to the server list.

     

     

    Related Links

    Related Links:

    Debugging

    Debugging a PHP Web Page

    PHP Preferences