XDebug and header() redirect? [message #51962] |
Sat, 15 September 2007 01:26  |
Eclipse User |
|
|
|
Originally posted by: bweaver.gomorris.net
I am working on redoing a larger php project that utilizes the header()
redirection technique upon authenticating the user. However, I can't get
pdt and xdebug to follow the redirect. The browser follows it, but the
debugger is left behind. And of course, the part I really need to see is
after the redirect. Is this not possible? Or am I missing something in the
setup.
I have Eclipse 3.3.0 running on Windows XP home.
Java version 6, JRE 1.6.0_02
PDT version 1.0.0.v20070910-79--E7QYHEHWPG
I am using wampserver with Apache 2.2.4 and PHP 5.2.4
I have the php_xdebug-2.0.0-5.2.2.dll installed
The debugger works well otherwise.
|
|
|
Re: XDebug and header() redirect? [message #52017 is a reply to message #51962] |
Sat, 15 September 2007 08:02  |
Eclipse User |
|
|
|
David Morris wrote:
> I am working on redoing a larger php project that utilizes the header()
> redirection technique upon authenticating the user. However, I can't get
> pdt and xdebug to follow the redirect. The browser follows it, but the
> debugger is left behind. And of course, the part I really need to see is
> after the redirect. Is this not possible? Or am I missing something in the
> setup.
* try to install xulrunner, this should give you an internal (mozilla)
browser.
* configure eclipse to use the internal browser: window -> web browser
-> internal web browser
* configure the debug launcher to "open in browser", "debug all pages"
("advanced" configuration tab)
should do ... at least it does on my Mac
Ingo
|
|
|
Powered by
FUDForum. Page generated in 0.03018 seconds