Debugger

Select the preferred debugger for debugging on Zend Server

An advanced PHP debugger developed by Zend Technologies. The ideal debugger for Zend Studio users.

Popular PHP extension for debugging and profiling. Uses the DBGp debugging protocol.

Disables debuggers

Security

Define the IP addresses that are allowed, and forbidden, to debug PHP on Zend Server

Enable access from any host

IDE Client Settings

Determine whether Zend Server should automatically detect the IP of the machine hosting your IDE and initiating debugging sessions.

IDE Integration Settings

Configure IDE debugging settings. These settings are the default debugger settings, but can be overriden from your IDE.

Xdebug Settings

Settings for using Xdebug as preferred debugger

Enable debugging on Zend Server from an IDE hosted on a remote machine.

Enter the remote debugging handler ("php3", "gdb", or "dbgp"). Note: xdebug 2.1 and higher supports only "dbgp" protocol.

Enter the IP of the machine hosting your IDE.

Enter the port to which Xdebug tries to connect on the remote host.

Controls which IDE Key Xdebug should pass on to the DBGp debugger handler.

Save and Restart Zend Server Saving...