The Phpstorm and Xdebug development environments installed in the WINDOWS7 environment are Phpstudy
Phpinfo ()
Xdebug configuration information
Phpstorm configuration information Everyone help to see it right
Chrome Browser Plugin Configuration
Installation of the online tutorial configuration looked at a few tutorials now is the break point will not stop please help to solve
Reply content:
The Phpstorm and Xdebug development environments installed in the WINDOWS7 environment are Phpstudy
Phpinfo ()
Xdebug configuration information
Phpstorm configuration information Everyone help to see it right
Chrome Browser Plugin Configuration
Installation of the online tutorial configuration looked at a few tutorials now is the break point will not stop please help to solve
No configuration Idekey Ah, later with the computer to revise the answer.
Add in the Xdebug configuration
1 zend_extension=xdebug.so
2 Xdebug.idekey=phpstorm
3 xdebug.remote_port=9000
4 Xdebug.remote_host=localhost
5 xdebug.remote_enable = 1
6 Xdebug.remote_handler = DBGP
7 Xdebug.remote_mode = req
These contents, and then configure the Phpstorm
File->setting->language & FRAMEWORKS->PHP->DEBUG->DBGP Proxy
IDE key = Phpstorm
host = localhost
Port = 9000
And then
File->setting->language & Frameworks->php->servers
Add a server, just use your domain name and port 80
And then
upper right corner
Edit configuartion
Add a PHP Web application
Servers Select the newly added
StartURL Fill in your index
Browser, choose your default
Bingo
You are in PHP after Xdebug, you should be a step less, I remember one step is to open file->setting search Debuger, and then point PHP that, you see the right to fill the
Just a few steps, I just tried it a few days ago:
1, php.ini inside configuration that several information;
2. Add PHP Web application to the left side of the beetle
3, configuration setting inside the debug item (general default can)