Zend Server events can be exported from Zend Server into a .xml event file which allows you to recreate an error when you do not have access to the Zend Server on which the event occurred. The event can then be imported into Zend Studio and debugged.
For information about importing events using the Code Tracing feature see Working with Code Tracing. This will also allow you to import a .amf event files into Zend Studio .
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 Zend Studio 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 . See Configuring Zend Server Settings in Zend Studio for more on configuring a Zend Server in Zend Studio .
|
Once a Zend Server event file has been exported it can be imported and debugged in Zend Studio. |
|
|
|
To import and debug a Zend Server event in Zend Studio :
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 Zend Studio 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: Debugging and Profiling Zend Server Events Importing Events Into Zend Studio Debugging / Profiling Events from Zend Server Setting Up Zend Server Integration |
|
|
©1999-2012 Zend Technologies LTD. All rights reserved.