30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Zend Debugger - Configuration<br />

Directives<br />

Configuration Directives Summary<br />

Directive Type Modification Scope Description<br />

zend_debugger.allow_hosts string PHP_INI_SYSTEM<br />

zend_debugger.deny_hosts string PHP_INI_SYSTEM<br />

zend_debugger.allow_tunnel string PHP_INI_SYSTEM<br />

zend_debugger.max_msg_size integer PHP_INI_SYSTEM<br />

zend_debugger.httpd_uid integer PHP_INI_SYSTEM<br />

zend_debugger.tunnel_min_port integer PHP_INI_SYSTEM<br />

zend_debugger.tunnel_max_port integer PHP_INI_SYSTEM<br />

zend_debugger.expose_remotely integer PHP_INI_SYSTEM<br />

API <strong>Reference</strong><br />

Specifies the hosts that are<br />

allowed to connect (hostmask list)<br />

with Zend Debugger when running<br />

a remote debug session with Zend<br />

Studio<br />

Specifies the hosts that are not<br />

allowed to connect (hostmask list)<br />

with the Zend Debugger when<br />

running a remote debug session<br />

with Zend Studio<br />

A list of hosts (hostmask list) that<br />

can use the machine on which<br />

Zend Server is installed to create a<br />

communication tunnel for remote<br />

debgging with Zend Studio. This is<br />

done to solve firewall connectivity<br />

limitations<br />

The maximum message size<br />

accepted by the Zend Debugger<br />

for protocol network messages<br />

The user ID of the httpd process<br />

that runs the Zend Debugger (only<br />

for tunneling)<br />

A range of ports that the<br />

communication tunnel can use.<br />

This defines the minimum value for<br />

the range<br />

A range of ports that the<br />

communication tunnel can use.<br />

This defines the maximum value<br />

for the range<br />

Define which clients know that the<br />

Zend Debugger is installed: 0 -<br />

Never. The presence of the Zend<br />

Debugger is not detected by other<br />

clients 1 - Always. All clients<br />

can detect the Zend Debugger<br />

2 - Allowed Hosts. Only<br />

clients listed in<br />

zend_debugger.allow_hosts can<br />

detect the Zend Debugger Any<br />

other value makes the Zend<br />

225

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!