时间:2016-10-7来源:本站原创作者:佚名

运行环境:

PhpStorm.1.2

PHP版本5.6.9

Xdebug:php_xdebug-2.3.3-5.6-vc11-x86_64.dll

注意:php的版本和xdebug的版本一定要相对应

安装:

1:PHP安装Xdebug扩展

在php.ini添加以下的配置信息(本信息只供参考,路径要换成自己的)

[Xdebug]

zend_extension=D:\php5\ext\php_xdebug-2.3.3-5.6-vc11-x86_64.dll

xdebug.remote_enable=on

xdebug.remote_host=localhost

xdebug.remote_port=

xdebug.remote_handler=dbgp

xdebug.auto_trace=On

xdebug.remote_autostart=Off

xdebug.profiler_enable=on

xdebug.profiler_enable_trigger=on

xdebug.trace_output_dir=E:\workspace\Xdebug

xdebug.profiler_output_dir=E:\workspace\Xdebug

xdebug.idekey=PHPSTORM

安装后你会发现在phpinfo中有以下的扩展Xdebug下载路径:







































银川治疗白癜风的医院
银川白癜风医院

转载请注明原文网址:http://www.coolofsoul.com/hjpz/11834.html

------分隔线----------------------------