This article mainly introduces how to use phpstorm + Xdebug to Debug PHP. For more information, see
Running environment:
PHPSTORM version: 8.0.1
PHP version: 5.6.2
Xdebug version: php_xdebug-2.2.5-5.6-vc11-x86_64.dll
Ps: php and xdebug versions
Install pear, phpunit, and xdebug in the PHP environment.
Install pear, phpunit, and xdebug in the PHP environment.
First of all, this article is based on the wamp environment, so if you see that the wamp environment has not been set up here,
1. Install XAMPP and ZendStudioZendStudio: pan. baidu. coms1o6BjvAEXAMPP: pan. baidu. coms1ntkNcEX. 2. Configure Xdebug in the installation directory of XAMPP, find the php folder, and edit the phpphp. ini file. Find [XDebug] and edit the content
1.
Xdebug installation and configuration instructions, primarily for individual learning RECORDS.first, Echo Phpinfo (); Search xdebug, If not found, the identity is not installed or failed to Install.second, Copy all the results from step 1. To access
PHP Debugging Tools--xdebug Use, PHP Debugging Tools Xdebug
The following is an example of Windows platform and Aptana Studio, which describes the use of Xddebug.
1, installation Xdebug
1) Download php xdebug extension. dll file, the official
Xdebug Installation
When downloading the xdebug extension, note that the Xdebug version corresponds to the PHP version, otherwise there will be unnecessary trouble!
I am using PHP5.2.5, download the Xdebug file named: Php_xdebug-2.0.3-5.2.5.dll,
Author:
Haohappy
Msn:haohappy at MSN.com
blog:http://blog.csdn.net/haohappy2004
2006-07-04
Why do I need
Debugger?Many PHP programmers debug using Echo, Print_r (), Var_dump (), printf () and so on, in fact, for developers with a richer
Phpstorm for Mac How to configure Xdebug. Baidu on the internet a bunch of win underground no Mac ... I'm pretending to be xamapp.
Or recommend a convenient point to debug the tool (under the Mac)
Reply to discussion (solution)
The
For phpdesigner xdebug, you can use the browser to debug the configuration. for phpdesigner xdebug, you can use the browser to debug the configuration. my current configuration PHPcode [XDebug] xdebug. profiler_output_dirC:
The breakpoint debugging function of VS is very powerful there are wood there, can see all the variables have wood there. PHP debugging is very troublesome to have wood, echo,var_dump write you want to vomit there are wood. Want to experience the
How to configure xdebug phpstorm for mac in phpstormformac .. Baidu has a bunch of windows on the Internet without MAC... I installed xamapp ..
Or we recommend a tool that facilitates breakpoint debugging (on MAC)
Reply to discussion (solution)
to debug the PHP program, install the Xdebug.Official website: http://www.xdebug.orgFirst download xdebug2.1.0, in the official homepage download source code, download back the file name is: xdebug-2.1.0.tgzThe version of Xdebug should correspond to
This article mainly records how to solve the problem of zendstudio communicating with xdebug in the Virtual Machine xdebug environment, so as to resolutely display the 57% progress bar on the debugging interface: this article mainly records how to
Http://www.cnblogs.com/qiantuwuliang/archive/2011/01/23/1942382.htmlxdebug Installation Tips : If you do not know the installed PHP version, you can see through the phpinfo () function, while Xdebug also provides Phpinfo output information analysis
The breakpoint debugging function of vs is very powerful, and all variables can be viewed. Php debugging is very troublesome. You may have to say echo or var_dump. Would you like to experience the pleasure of ide debugging? The breakpoint debugging
Xampp + Chrome + SublimeText3 + Xdebug Debug PHP code
=========== Xampp installation and xdebug configuration
1. download and install xampp5.5 or the latest version.
2. modify the [XDebug] Node In % xampp %/php. ini and cancel the comment (the
The breakpoint debugging function of vs is very powerful, and all variables can be viewed. Php debugging is very troublesome. you may have to say echo or var_dump. Would you like to experience the pleasure of ide debugging? The breakpoint debugging
1.
Xdebug Introduction
Xdebug is an open source PHP program debugger (i.e. a debug tool) that can be used to track,Debug and analyze the health of your PHP program.
2.Xdebug Installation and Configuration
1. Download Xdebug components
to the
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.