
|
To configure PDT communication
in Zend Server:
Open your Zend Server
GUI.
Note:
This can be done from within PDT through the
Servers view or by selecting the server on which you have configured your
Zend Server
integration from the drop-down list next to the Zend Server icon on the
toolbar .
Go to the Server Setup |
Debugger tab.

Ensure the IP address of
your Zend Studio is included in the Allowed Hosts sections.
To add an address to the list:
Under the Allowed
Zend Studio Clients for Debugging category, enter the IP of the machine
on which your PDT
is installed
Click Add.
The IP Address is added to the Allowed Hosts list.
Ensure your Studio's IP
address is not in the Denied Hosts list.
If it is, click Remove next to the required address to remove it from
the list.
Click the
button to apply your settings.
Browse to the Server Setup
| Monitor tab.

Configure the following
settings under the Zend Studio Client Settings category:
Zend
Studio IP address - Enter the
IP address of the machine on which your PDT is installed
or mark the Use Browser IP address to use the IP address of the machine
on which the Zend Server UI is running.
Zend
Studio Debug Port - This should match
the debug port configured for the Zend Debugger in PDT's
Installed Debugger Preferences page
(Window | Preferences | PHP | Debug | Installed
Debuggers) page. The default port number is 10137.
Encrypt
communication using SSL - mark this checkbox for the communication
between PDT
and Zend Server
to be encrypted using SSL.
Click the
button to apply your settings.
|