This procedure describes how to debug a URL on a server to which you have access.
Note:
Your server must be running the Zend Debugger in order for remote debugging
and profiling capabilities to function.
The Zend Debugger comes bundled with Zend
Core and Zend
Platform, but can also be downloaded as a separate component from
http://www.zend.com/en/products/studio/downloads.
|
|
|
|
|
To debug a URL:
|
|
The Debug Perspective will open with a number of views detailing information about the debugging process. See the "Running and Analyzing Debugger results" topic for more information on the outcome of a debugging process. |
|
|
|
|
|
|
Related Links: Locally Debugging a PHP Script Remotely Debugging a PHP script |
|
|
|