小编Eya*_*yal的帖子

在 Mac OSX El Capitan 上使用 phpstorm 启用 xdebug

在将我的 macbook 升级到 El Capitan 之前,我对 Phpstorm 9、php 5.6(通过自制软件)、xdebug(通过自制软件)进行了很好的设置。

然而,在过去一个月左右的时间里,我一直在绞尽脑汁,试图弄清楚如何使该设置再次起作用。

我很感激你们可能有的任何想法。

谢谢,艾尔

PS这是我的设置:

xdebug 版本和 ide 密钥 xdebug 版本和 ide 密钥

xdebug 远程设置 xdebug 远程设置

xdebug 会话 cookie xdebug 会话 cookie

phpstorm中的xdebug端口 phpstorm中的xdebug端口

phpstorm中的PHP配置 phpstorm中的PHP配置

在 phpstorm 中调试验证 在 phpstorm 中调试验证

调试日志

Log opened at 2015-11-19 22:33:49
I: Checking remote connect back address.
I: Remote address found, connecting to 127.0.0.1:9000.
I: Connected to client. :-)
-> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///Users/eyalsh/Sites/test/index.php" language="PHP" protocol_version="1.0" appid="73266" idekey="PHPSTORM"><engine version="2.3.3"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2015 by Derick Rethans]]></copyright></init>

-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" status="stopping" reason="ok"></response>

Log closed at 2015-11-19 22:33:49
Run Code Online (Sandbox Code Playgroud)

macos xdebug phpstorm

2
推荐指数
1
解决办法
2206
查看次数

标签 统计

macos ×1

phpstorm ×1

xdebug ×1