0

I went here,but the web debugger only contains the windows version zenddebugger.dll, where to get the source tar of zend debugger or better the zenddebugger.so for linux?

yoyo
  • 57
  • 1
  • 4

2 Answers2

0

Try this site. http://downloads.zend.com/pdt/server-debugger/

murisonc
  • 2,968
  • 2
  • 21
  • 31
0

You can get the PHP 5.3 version of the Zend Debugger from the Zend Studio download page.

http://www.zend.com/en/products/studio/downloads

It's the Studio Web Debugger, which has versions for 4.3, 4.4, 5.0, 5.1, 5.2, 5.3

You have to register for a Zend account, but you don't need to buy Zend Studio to get it.

Andy
  • 3,865
  • 1
  • 20
  • 9