0

次の環境を使用して、PHP アプリケーションのデバッグをセットアップしようとしています。

-クライアント: Windows XP、Zend Studio 7、Firefox+Zend Studio ツールバー

-サーバー: Solaris 5.10 32Bits、Apache 2.2.8、PHP 5.2.5

Zend Studio への統合が簡単で、プロファイリング機能があるため、Zend Debugger を使用したいと考えています。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 Debugger のソース/ライブラリを入手できる場所はありますか?

4

1 に答える 1

0

Zendデバッガーは、ZendTechnologiesによる商用のバイナリのみの製品です。彼らがそれを提供しない場合、彼らのサポートに文句を言います。

于 2009-11-29T19:19:04.783 に答える