xdebug和zend debug安装问题

bobo2015 2015-12-17 02:05:27
请教个问题,在win7下安装apache2.4.16和php5.6,安装成功后,phpinfo()显示不出来xdebug或zend debug的信息
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_handler= dbgp
  xdebug.remote_host = 127.0.0.1
  xdebug.remote_port = 9000
xdebug.auto_trace = on
xdebug.idekey="ide.xdebug"
xdebug.profiler_enable=on
xdebug.trace_output_dir="D:\php5\xdebug/tmp"
xdebug.profiler_output_dir="D:\php5\xdebug"
xdebug.profiler_output_name="cachegrind.out.%p"
安装zend debug时配置信息如下
[Zend Debugger]

zend_extension_ts="D:\php5\ext\ZendDebugger.dll"
zend_debugger.allow_hosts=127.0.0.1/192.168.1.65
zend_debugger.expose_remotely=always
...全文
78 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
bobo2015 2015-12-17
  • 打赏
  • 举报
回复
先装zend debug 没装上,后改装xdebug还是装不上
cqchi 2015-12-17
  • 打赏
  • 举报
回复
为什么要装两个debug,一般装的是xdebug.

21,887

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧