Zend Server events can be exported from Zend Server into an event file, which can then be imported into PDT and debugged. This is useful when the developer using PDT does not have access to the Zend Server on which the event occurred.
To debug a Zend Server event when you do not have direct access to the Zend Server:
Note:
Zend Server events can only be exported through the Zend Server GUI.
|
|
|
To export an event from Zend Server:
Note: This can be done from within
PDT
by selecting the server on which you have configured your Zend Server
integration from the drop-down list next to the Zend Server icon on the
toolbar
|
|
Once a Zend Server event file has been created, it can be imported and debugged in PDT.
|
|
|
To import and debug a Zend Server event in PDT:
Note: By default, a server defined on a local machine will have the server URL "localhost/127.0.0.x". If the address configured for the server from which the file was exported is configured as localhost, selecting the Originating Server option will run the debug session on the localhost server of the machine on which PDT is located, which could be different than the server from which the event was exported. In this case, to debug the event on the originating server select the Alternate Server option and enter the URL of the originating server,
|
|
. |
|
|
Related Links: Zend Server Integration Debugging and Profiling Zend Server Events Importing Events Into Zend Studio Debugging / Profiling Events from Zend Server |
|
|