Mac PHP NetBeans xdebug configuration Method _php Tutorial

Source: Internet
Author: User
Tags netbeans
This article to give you a detailed introduction of the Mac PHP NetBeans xdebug configuration method, I hope this tutorial for your classmates help Oh.

PHP Configuration

/opt/local/var/db/php5/xdebug.ini

The code is as follows Copy Code

Zend_extension=/opt/local/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so
[Xdebug]
Xdebug.remote_enable=1
Xdebug.remote_host=localhost
xdebug.remote_port=9000
Xdebug.remote_mode=req
Xdebug.remote_handler=dbgp

1 output_buffering = Off

Restarting the server

NetBeans Configuration

Command +, – Select PHP tab
Fill in the General tab
PHP 5 Interpreter:/opt/local/bin/php (location of PHP files)
Fill in the Debug tab
Debugger Port: 9000
Session Id:netbeans-xdebug
Other configurations change as needed

http://www.bkjia.com/PHPjc/629822.html www.bkjia.com true http://www.bkjia.com/PHPjc/629822.html techarticle This article to give you a detailed introduction of the Mac PHP NetBeans xdebug configuration method, I hope this tutorial for your classmates help Oh. PHP config/opt/local/var/db/php5/xdebug.ini code ...

  • 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.