The most Jane in history! PHP Debugging Environment Build-zend Debugger installation ____php

Source: Internet
Author: User
Tags zend

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


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.