Xdebug 未加载 [英] Xdebug not loading

查看:43
本文介绍了Xdebug 未加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

  • Windows 7 64 位

  • Windows 7 64-bit

PHP 5.3.10

php_xdebug-2.1.4-5.3-vc9-x86_64

我通过粘贴 phpinfo() 此处的输出获得了正确的下载.这是我的 php.ini 文件中的内容:

I got the correct download from pasting the output from phpinfo() here. This is what's in my php.ini file:

zend_extension = c:\php\ext\php_xdebug-2.1.4-5.3-vc9-x86_64.dll

我尝试过使用和不使用 _ts.我尝试过32 位64 位(出于某种原因,向导实际上推荐了32 位 版本).

I've tried with and without _ts. I've tried 32-bit and 64-bit (the wizard actually recommends the 32-bit version for some reason).

为什么这不起作用?

推荐答案

我知道我参加这个派对有点晚了,但我今天正在努力解决这个问题.

I know I am a bit late to this party but I was wrestling with this today.

我按照 XDebug 向导的说明进行了 DLL 安装和正确设置 INI 文件,但它仍然无法加载.

I followed the XDebug wizard's directions for the DLL install and setup the INI file correctly but it still wouldn't load.

解决方案是我的 xdebug.*.dll 需要位于我在 INI 文件中设置为extension_dir"的文件夹中.XDebug 向导告诉我把它放在 'php/' 父目录中.

The solution was that my xdebug.*.dll needed to be in folder I set in the INI file as the 'extension_dir'. The XDebug wizard told me to put it in the 'php/' parent directory.

希望对某人有所帮助.

我的设置:Windows 7 x64、Apache v2.4.7 VC11、PHP v5.5.9、php_xdebug-2.2.5-5.5-vc11-x86_64.dll

My setup: Windows 7 x64, Apache v2.4.7 VC11, PHP v5.5.9, php_xdebug-2.2.5-5.5-vc11-x86_64.dll

这篇关于Xdebug 未加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆