|
7
|
| Fábio Antunes · 技术社区 · 16 年前 |
|
|
1
4
我找不到上面链接的文章。。。但是设法将各种旧帖子和其他文章拼凑在一起,提出了一个codeigniter/netbeans/xdebug解决方案 http://wjmceachran.com/articles/70-codeigniter-and-netbeans.html |
|
|
2
3
看起来是同一个问题 solved here . 根据该问题的公认答案,确保配置文件中设置了以下内容:
|
|
|
3
2
经过一段时间的研究和测试,我发现了这篇文章。 http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/ 它在哪里说,显示和使用 xdebug Firefox plugin 实际上很容易使用。希望这能帮助其他有同样问题的人。 |