Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Web page debugging not working
Web page debugging not working [message #60050] Wed, 31 October 2007 00:38 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
>
Previous Topic:phpdoc @property for __get and __set
Next Topic:Problems with PHP Debug - internal browser and MySQL connection
Goto Forum:
  


Current Time: Tue Apr 23 14:59:14 GMT 2024

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

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

Back to the top