使用 NetBeans 调试 PHP 代码配置 XDebug
我已在 Windows XP 计算机上安装了 NetBeans。我还下载了 XDebug,但我不知道如何配置来调试远程服务器(开发机)。我的开发服务器是windows 2008 server(64位)。我必须使用哪个版本的 XDebug?我的本地机器是Windows XP。我很感激任何建议。
I have installed NetBeans on Windows XP machine. I have also downloaded XDebug but I am not sure how to configure to debug the remote server(development machine). My development server is windows 2008 server(64 bit). What version of XDebug do I have to use? My local machine is Windows XP. I appreciate any suggestions.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我知道已经太晚了。但也许答案对路过帖子的人有帮助。
您可以在此处找到自定义安装步骤。提供的链接是对您粘贴 php 信息的页面的引用。该页面打印在您的计算机上设置 xdebug 的步骤列表。
如果在阅读本文时链接已失效,请使用关键字“xdebug 定制安装步骤”进行搜索。这应该会直接带您进入相关页面。
希望这有帮助。
I know it's far to late. But maybe the answer is helpful to someone passing by the post.
You can find customized installation steps here. The link provided is a reference to a page in which you paste in your php info. The page prints a list of steps to setup xdebug on your machine.
If the link is dead at the time of reading this post, please search using the keywords "xdebug tailored installation steps". This should take you directly to the page in question.
Hope this helps.