Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » debug entire site
debug entire site [message #65789] Tue, 12 February 2008 13:24 Go to next message
Eclipse UserFriend
Originally posted by: et57.hotmail.com

Can I (zend-)debug an entire site, (=step-through) consisting of a series
of php scripts ?
Re: debug entire site [message #66780 is a reply to message #65789] Tue, 26 February 2008 11:15 Go to previous message
Eclipse UserFriend
Originally posted by: morgg.mail.com

Yes you can. You have to be sure to have cookies enabled in your
browser, since the Zend Debugger uses them to keep you debug session data.

One more thing to check is that they are not encrypted (like with
Suhosin patch for example), as this would make them unaccesible to
Zend-debugger.

Hope it helps!

Osiris escribió:
> Can I (zend-)debug an entire site, (=step-through) consisting of a series
> of php scripts ?
Previous Topic:XDebug - limited to localhost?
Next Topic:Compare with...
Goto Forum:
  


Current Time: Fri Apr 26 10:21:12 GMT 2024

Powered by FUDForum. Page generated in 0.02848 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top