Eclipse + XAMPP + Zend Debugger

Source: Internet
Author: User

Introduction: This is a detailed page of eclipse + XAMPP + Zend debugger configuration. It introduces PHP, related knowledge, skills, experience, and some PHP source code.

Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 339594 'rolling = 'no'>
Preface:

3 yearsProgramClerk, I have done a lot of things, but I have accumulated little. Every time I do something similar, I have to start from scratch.

Well, in order to get rid of the lazy group, we don't need to talk much about PhP in our hands...

Environment:

Eclipse PDT All-in-One: http://www.zend.com/en/community/pdt

XAMPP: http://sourceforge.net/projects/xampp/files/ (get ver.1.7.1 for php5.2.x Support)

Zend Debugger: http://downloads.zend.com/pdt/server-debugger/

Configuration:

Decompress Zend debugger to obtain dummy. php and zenddebugger. dll.

Copy dummy. php to the root directory of the Apache Virtual Server (D: \ XAMPP \ htdocs)

Copy zenddebugger. DLL to any directory (D: \ XAMPP \ apache \ bin \)

Find the global PHP. ini configuration file (D: \ XAMPP \ PHP. INI) and add the following Configuration:

Zend_extension_ts = "D: \ XAMPP \ apache \ bin \ zenddebugger. dll"

Zend_debugger.expose_remotely = always

Zend_debugger.allow_hosts = 127.0.0.1

Comment out the repeated configuration of zend_optimizer as follows:

; Zend_extension_ts = "D: \ XAMPP \ PHP \ zendoptimizer \ Lib \ zendextensionmanager. dll"

OK

Love J2EE follow Java Michael Jackson video station JSON online tools

Http://biancheng.dnbcw.info/php/339594.html pageno: 8.

Related Article

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.