618
查看phpStorm连接xdebug的源代码
phpStorm连接xdebug
0
←
phpStorm连接xdebug
跳转至:
导航
、
搜索
因为以下原因,你没有权限编辑本页:
你被禁止执行你刚才请求的操作。
您可以查看并复制此页面的源代码:
一、配置php.ini <pre> zend_extension = "c:/wamp/bin/php/php5.4.3/zend_ext/php_xdebug-2.2.0-5.4-vc9.dll" [xdebug] xdebug.remote_enable=on xdebug.remote_host=localhost xdebug.remote_handler=dbgp xdebug.remote_port=9000 </pre> 二、配置PHP Web Application Run -> Edit Configurations... [[Image:php_web_application.png]] 三、配置Settings File -> Settings -> PHP -> Servers: [[Image:php_servers.png]] File -> Settings -> PHP -> Debug: [[Image:php_debug.png]] File -> Settings -> PHP -> Debug -> DBGp_Proxy: [[Image:dbGp_proxy.png]]
返回
phpStorm连接xdebug
。
导航菜单
个人工具
   
个人维基
注册
登录
名字空间
页面
变换
查看
阅读
查看源代码
统计
查看历史
操作
搜索
导航
首页
Ubuntu
Android
C&CPP
Java
Python
大杂烩
最近更改
工具箱
所有页面
文件列表
特殊页面