|

|
To configure your Zend Debugger settings:
Select the Zend Debugger.
Click Configure.
The Zend Debugger Settings dialog will open.

Configure the following:
Debug
Port - The port which the Zend Debugger will use. The default port is
10137.
Run
with Debug info - Mark the checkbox for Debug info, such as the Console
view and the Browser Output, to be displayed when a Run configuration
is executed.
Client
Host/IP - Enter the Client Host/IP to which debugging results will be
returned. Studio
will automatically search for and recognize the Client
Host/IP, but entering a specific Host/IP will speed up the debugging process
and decrease the likelihood of session timeouts.
Note:
If the field contains too
many host/IPs, the session could timeout before a debugging connection
is established. Entering a non-existent host/IP could cause the session
to terminate.
Broadcast Port - The Broadcast Port allows your Zend
Toolbar debugger or your Zend Platform to detect your debugging preferences.
The Broadcast Port number entered here must match the Broadcast Port entered
in your Zend Toolbar/Zend Platform.
The default port is 20080.
Dummy File - This is the file which the PHP Script debugger
uses in order to start a PHP script debugging session on a specified server.
The name should be left as the default dummy.php. However, if this is
changed, ensure the change has also been made on your server.
See Ensuring the
Placement of dummy.php for more information.
Use SSL Encryption - Mark this checkbox to Encrypt Communication
using SSL. Your server must support this option in order for it to be
applicable.
Click OK to return to the
Installed Debuggers Preferences page.
Click Apply to apply your
settings.
|