Web page debugging not working [message #60050] |
Wed, 31 October 2007 00:38 |
Eclipse User |
|
|
|
Originally posted by: eclipse_knarf.meteortech.com
I have the debugger working for PHP scripts, but I cannot get the web page
debugging to work. I've installed the Zend debugger and phpinfo() reports
it is installed with 127.0.0.1 as an allowed host. The dummy.php file is
installed in the root directory and returns a blank page when accessed
with a browser.
When I launch the debugger for the web page, it initially stops at the
first line. I can step through the script using the debugger controls,
but if I click the green run arrow, the script does not stop at set
breakpoints.
I have no idea how to fix track down the cause of the problem and have
spent MANY hours experimenting with different setup options to no avail.
PLEASE HELP.
Thanks in advance.
|
|
|
Re: Web page debugging not working [message #60906 is a reply to message #60050] |
Mon, 12 November 2007 12:41 |
Eclipse User |
|
|
|
Originally posted by: dserodio.gmail.com
Try using Firefox as an external browser, I've only been able to make
web page debugging that way.
HTH,
Daniel Serodio
Knarf wrote:
> I have the debugger working for PHP scripts, but I cannot get the web
> page debugging to work. I've installed the Zend debugger and phpinfo()
> reports it is installed with 127.0.0.1 as an allowed host. The
> dummy.php file is installed in the root directory and returns a blank
> page when accessed with a browser.
>
> When I launch the debugger for the web page, it initially stops at the
> first line. I can step through the script using the debugger controls,
> but if I click the green run arrow, the script does not stop at set
> breakpoints.
> I have no idea how to fix track down the cause of the problem and have
> spent MANY hours experimenting with different setup options to no
> avail. PLEASE HELP.
>
> Thanks in advance.
>
|
|
|
Powered by
FUDForum. Page generated in 0.02723 seconds