0

我正在尝试使用以下环境为 PHP 应用程序设置调试:

-客户端:Windows XP、Zend Studio 7、Firefox+Zend Studio 工具栏

-服务器:Solaris 5.10 32Bits、Apache 2.2.8、PHP 5.2.5

我想使用 Zend Debugger,因为它很容易集成到 Zend Studio 中,并且具有分析能力;虽然我知道 XDebug 替代方案。

问题:我似乎找不到适用于 Solaris 的 Zend Debugger 库的最新版本。我尝试使用旧版本的库,不幸的是 Zend Studio 吐出这条消息:

Error while communicating with the debugger.
Possible causes:
1. The Zend Debugger was not properly installed.
2. You are not using the latest Zend Debugger.
3. You are not using the latest version of the Zend Toolbar.

有没有我可以在 Solaris 上获得最新 Zend 调试器的源代码/库的地方?

4

1 回答 1

0

Zend 调试器是 Zend Technologies 的商业二进制产品。如果他们不提供,请向他们的支持部门投诉。

于 2009-11-29T19:19:04.783 回答