debug entire site [message #65789] |
Tue, 12 February 2008 13:24 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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 ?
|
|
|
Powered by
FUDForum. Page generated in 0.02099 seconds