The Zend Browser Toolbar can be installed during the installation of Zend Studio or can be downloaded and installed separately.
|
|
|
To install the Zend Browser Toolbar during Zend Studio installation: In the 'Choose Install Set' dialog of the Zend Studio installation, select the Zend Firefox Toolbar and/or the Zend Internet Explorer Toolbar options:
Zend Studio Installation |
|
|
|
|
To manually install the Zend Internet Explorer Toolbar:
regsvr32.exe "<ZendIEToolbar.dll_Location>\ZendIEToolbar.dll" Replace <ZendIEToolbar.dll_Location> with the path to the directory in which you saved the downloaded file.
Note: In Internet Explorer 7, the Toolbar list is available from Tools | Toolbars. |
You should now configure the Zend Studio communication settings for the Zend Browser Toolbar in order to be able to debug/profile. |
|
|
|
To manually install the Zend Firefox Toolbar:
Note: In Firefox 3, the Toolbar list is available from View | Toolbars. |
You should now configure the Zend Studio communication settings for the Zend Browser Toolbar in order to be able to debug/profile. |
In order to be able to debug files and applications through the Zend Browser Toolbar, you must configure the toolbar to communicate with Zend Studio.
Toolbar debugging is a form of remote debugging and so remote debugging to the server on which your files are located must also be configured in Zend Studio and the Zend Debugger. See Setting Up Remote Debugging for more details.
This procedure describes how to configure the Zend Browser Toolbar to be able to communicate with Zend Studio.
|
|
|
To configure connectivity with Zend Studio:
Zend Toolbar Settings
Zend Debugger Settings To automatically synchronize your Zend Browser Toolbar settings with your Zend Studio settings:
To manually enter your settings:
|
|
Additional configuration options can be accessed through the Zend Studio Toolbar Settings dialog (Extra Stuff | Settings) as follows:
General:
Enable Search Toolbar - Displays the PHP information search box in the Zend Browser Toolbar.
Debug Session Settings:
Detect Zend Debugger (only available in the Zend Internet Explorer Toolbar) - disables the Debug and Profile buttons when a Zend Debugger is not detected on the server.
Debug Local Copy - Choose whether the source files used during the debug session will be taken from the server or from a local workspace copy of the files in Zend Studio (if available). If a local copy is not available, files will be taken from the server.
Note:
Enabling this option will result in the Path Mapping mechanism being applied when files are called. See Path Mapping for more details.
Break on the first line - this will cause the debugger to pause at the first line of PHP code during debugging.
Zend Studio Settings:
Zend Studio Executable - Browse to the location of your Zend Studio executable file. This will enable you to launch Zend Studio by clicking the Zend Studio button in the toolbar.
|
|
|
Related Links: |
|
|
©1999-2013 Zend Technologies LTD. All rights reserved.