A detailed explanation of the Mac PHP NetBeans xdebug configuration method

Source: Internet
Author: User
Tags session id php file netbeans

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

Reboot the server

NetBeans Configuration

Command +, – Select PHP tab page
Fill in the regular label
PHP 5 Interpreter:/opt/local/bin/php (Location of PHP file)
Debug label fill in
Debugger Port: 9000
Session Id:netbeans-xdebug
Other configurations to change as needed

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.