PHPSTORM10 Server +xdebug Configuration

Source: Internet
Author: User
PHPSTORM10 cracked version download address:
Link: Http://pan.baidu.com/s/1pKQIncZ Password: yoo1
I'm using the Apache server with the XAMPP.
Xdebug official website Download: https://xdebug.org/

The steps are as follows:
1.
First download good xdebug, version number to correspond to PHP version number and Apache version number, otherwise may not load. Xdebug the first serial number after the download is the Apache version, and the second is the PHP version number.

2.
Then go to modify the php.ini configuration file, this file generally in C:\xampp\php depending on the path of their own installation xampp. Find and then open it, find and modify:

Originally there is a semicolon, that is the comment, so please remember to remove, or just like me silly to find the wrong ... The first zend_extension is loaded with Xdebug. So you xdebug where you're going to write that absolute path. Generally best placed under the \ext.
3.
Configure Phpstorm,ctrl+alt+s Open settings, find build, execute deployment – Deployment configuration

4.
Find language and framework – PHP configuration
Interpreter is a parser, so go find it on the line.

5.
Then configure the Xdebug in php-debug,

6.
Configuration debug– "DBGP Proxy

7.
Configure servers,

8.
Run/Debug Configuration,


Add a PHP Web application, configure

9.
Install Xdebug extensions in your browser, such as Chrome Xdebug helper
Firefox Google, set the same as the basic.
Open option after loading.
Select Phpstorm in the IDE key, (Phpstorm) This value is the same as in the php.ini configuration file.

10.
Turn on monitoring of the browser,

This step is for debugging, when you set a breakpoint, as long as the page has data submitted to PHP, will be sent to Phpstorm.

'). addclass (' pre-numbering '). Hide (); $ (this). addclass (' has-numbering '). Parent (). append ($numbering); for (i = 1; i <= lines; i++) {$numbering. Append ($ ('
  • '). Text (i)); }; $numbering. FadeIn (1700); }); });

    The above describes the PHPSTORM10 server +xdebug configuration, including the aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

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