Environment: PHP 5.2.5,zend Studio 9,zend Debugger 5.2.10 files to download Zend nsrainbow/5958535 Zend Debugger toolbar (for Chrome): http://download.csdn.net/detail/nsrainbow/5958559
Zend Studio 9 (download that 9.0.3): http://www.zendstudio.net/zend-studio-all-in-one-download/ installation Zend Debugger
Zend Debugger after the download to unpack and throw to the D:\zend\ZendDebugger.dll then add this section to PHP.ini last
[Zend]
zend_extension_ts= "D:/zend/zenddebugger.dll"
zend_debugger.allow_hosts=127.0.0.1/32,127.0.0.1/24
Zend_ Debugger.expose_remotely=allowed_hosts
Restart Apache Create a new a.php in the root directory of your Web site folder, write <?php phpinfo (),?> open the browser, Access a.php If the following text indicates success
Install Zend Debugger toolbar to ChromeTurn on Chrome to unzip the downloaded Zend Debugger toolbar Extract the Zend-debugger-extension.crx file and drag it into the Chrome extender to install if a green Earth appears in the upper right corner of the browser to show success
The Zend Studio installation process does not speak
How to debugClick on the green ball on the page you want to debug, and then select Current page to immediately refresh the active pages and jump to Zend Studio (first your Zend studio must be open), if Next page is the next one to debug. is to click on the submission or a hyperlink to debug the specific debugging interface of the use of more complex, you can own Baidu debugging interface of the specific functions, this side does not speak in detail