xdebug|notepad| Dbgp

Source: Internet
Author: User
Tags vc9

PHP 5.4

http://xdebug.org/download.php

PHP 5.4 VC9 (+ bit)

Php_xdebug-2.2.6-5.4-vc9.dll Copy to PHP's ext directory

Ini

display_errors = Off Change display_errors = On

Add the following code:

Zend_extension = "D:\phpa\ext\php_xdebug-2.2.6-5.4-vc9.dll"

Xdebug.remote_enable=1

Xdebug.remote_handler=dbgp

Xdebug.remote_host=localhost

Xdebug.remote_mode=req

Xdebug.idekey=default

Xdebug.remote_log= "D:/wza/log/xdebug.log"

xdebug.remote_port=9000

Xdebug.show_exception_trace=0

Xdebug.show_local_vars=9

Xdebug.show_mem_delta=0

Xdebug.trace_format=0

Restart Apache

Download DBGP Plugin

Config for DBGP

Remote Server Ip:localhost

Remote Path:php.ini Directory

Local Path:php.ini Directory

Index.php? Xdebug_session_start=test

xdebug|notepad| Dbgp

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.