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.

PDT
comes with its internal Default PHP Web Server, which will be used by
default.
Note:
You can benefit from Zend's expertise by using the Zend
PHP Web Server, which includes the Zend Debugger, in order to perform
optimal debugging and profiling functionalities. See Zend
PHP Web Server for more information.
|
|

|
To add a new server
to the list or edit an existing server configuration:
Click New
-Or- select an existing server and click Edit.

Enter the name of your server.
Enter the URL that points
to its document root.
Click Next.
The Server Path Mapping dialog appears.
If you would like to map
a path on your server to a local path, click Add and enter:
The path on your server.
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.
If
you would like to enable integration with Zend Server, mark the 'Enable Zend Server Integration'
checkbox and enter the relevant information:
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.
Password
- The password used to access your Zend Server GUI.
If
you would like to enable integration with Zend Platform, mark the 'Enable Platform Integration' checkbox and enter
the relevant information:
For
more, see Defining
a Platform Server.
Click Finish.
|
Your new server configuration will be added to the server list.Zend Server |