
|
To set up communication between
Zend Studio
and the server on which you are debugging:
Ensure
the Zend Debugger is installed on your server.
The Zend Debugger comes bundled with Zend
Server, Zend
Core and Zend
Platform, but can also be downloaded as a separate component
from http://www.zend.com/en/products/studio/downloads.
Ensure
the machine on which your Zend Studio
is installed is an allowed host for your debugger.
The method for configuring
this setting will depend on whether you have Zend Server,
Zend Platform, Zend Core, or the standalone Zend Debugger
installed on your system.
See Setting
your Zend Studio to be an Allowed Host
for more information.
In
Zend Studio
, configure your server according to the instructions under
Adding Servers
in the PHP Servers Preferences.
Ensure
the correct settings are configured in your Debug
Preferences and Installed
Debuggers Preferences pages.
Ensure you
have a dummy.php file in your remote server's document
root.
If
your server is situated behind a firewall or other security
device, see Setting
Up Tunneling for information on how to
enable a communication tunnel.
If you don't know whether your server is situated behind a
firewall, contact your System Administrator.
|