Created
January 24, 2009 18:32
-
-
Save shimarin/51505 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://hp.vector.co.jp/authors/VA000137/phpide/qanda.html | |
| http://download.eclipse.org/tools/pdt/updates/2.0/releases/ | |
| PDT Runtime Feature | |
| PDT SDK Feature | |
| http://downloads.zend.com/pdt/server-debugger/ | |
| dummy.phpをDocumentRootに置く | |
| /usr/lib/php5/lib/php/extensions/ZendDebugger.so | |
| zend_extension=/usr/lib/php5/lib/php/extensions/ZendDebugger.so | |
| (マルチスレッドの場合 zend_extension_ts) | |
| zend_debugger.allow_hosts=169.254.0.0/16 | |
| zend_debugger.expose_remotely=always | |
| http://framework.zend.com/manual/ja/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment