Netbeans 6.8 xdebug 给出错误“无法调试丢失的索引文件index.php”;在 Zend 框架项目中

发布于 2024-08-20 07:34:12 字数 377 浏览 8 评论 0原文

我的 Xdebug 配置正确,正如我在 phpinfo() 中看到的那样。但是当我调试 Netbeans6.8 项目时,我收到“无法调试丢失的索引文件index.php”警告。然后会打开另一个更大的设置窗口,如此图片所示。是的,index.php 文件就在那里。它并没有丢失。

我该如何修复它?

Apache web_root: e:\htdocs
Project homepage: e:\htdocs\sliksvn\version3\terminus3.0\public\

My Xdebug is properly configured as I could see in phpinfo(). But when I debug a project a Netbeans6.8, I get “Can not debug missing index file index.php” warning. Then another bigger settings window opens up as in this image. And, yes, index.php file is there. It's not missing.

How can I fix it?

Apache web_root: e:\htdocs
Project homepage: e:\htdocs\sliksvn\version3\terminus3.0\public\

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静谧幽蓝 2024-08-27 07:34:12

安装 Drupal 的 NetBeans 7 要求我选择正确的文档根目录:

项目属性 >来源>>网络根目录>包含index.php的文件夹

NetBeans 7 with Drupal install required me to select the correct document root:

Project Properties > Sources > Web Root > folder with index.php

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文