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.

PHP Servers Preferences

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

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.

    PHP Server Creation page

  2. Enter the name of your server.
  3. Enter the URL that points to its document root.
  4. Click Next. The Debugger settings page should appear.

    PHP Server Creation page

  5. If there is a need, change the default debugger type and connection settings.
  6. Click Next. The Server Path Mapping page should appear.
  7. If you would like to map a path on your server to a local path, click Add and enter:
  8. Click Finish.

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

PHP Servers Preferences