Skip to content

Instantly share code, notes, and snippets.

@shimarin
Created January 24, 2009 18:32
Show Gist options
  • Select an option

  • Save shimarin/51505 to your computer and use it in GitHub Desktop.

Select an option

Save shimarin/51505 to your computer and use it in GitHub Desktop.
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