Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Zend platform debugging
Zend platform debugging [message #6078] Wed, 14 March 2007 06:12 Go to next message
Eclipse UserFriend
Originally posted by: eclipsenews.20.epm.spamgourmet.com

Hi all,

I'm having problems getting Zend platform debugging working.

Zend platform is definitely setup for debugging correctly, since I can
debug using the Zend Development Environment, however I much prefer
coding in eclipse and would like to get it working there too.

When I try and setup a 'PHP Web Page' debug favourite, it just won't
work. The debug console opens up with a 'Terminated' thread immediately
every time. The internal browser displays the page OK but it ignores any
breakpoints.

I have a suspicion that it may be to do with path mapping, as per the
problems people are having with xdebug. My webserver root points to
/public_html but the root of my PDT project is one level above that.
I've tried manually changing the URL rather than using 'Auto-generate'
but it doesn't fix the issue.

Apologies if people have asked this all before, since the newsgroup was
moved I have no access to any of the older messages.

Thanks
Tom
Re: Zend platform debugging [message #7846 is a reply to message #6078] Wed, 21 March 2007 12:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reply-to-group.zend.com

Since there is an issue with the path mapper, the file and folder structure
has to be the same in your project and under your htdocs.
If you have write privileges on the htdocs you can publish the project files
by configurating the server publish folder and select the publish checkbox
in the launch configuration tab.
Another possible reason is the debugger version that your Platform is
running. Check the phpinfo to see if your running 5.2.5.
Best,
Shalom Gibly
Zend

"Tom Walter" <eclipsenews.20.epm@spamgourmet.com> wrote in message
news:et83nl$l7q$1@utils.eclipse.org...
> Hi all,
>
> I'm having problems getting Zend platform debugging working.
>
> Zend platform is definitely setup for debugging correctly, since I can
> debug using the Zend Development Environment, however I much prefer coding
> in eclipse and would like to get it working there too.
>
> When I try and setup a 'PHP Web Page' debug favourite, it just won't work.
> The debug console opens up with a 'Terminated' thread immediately every
> time. The internal browser displays the page OK but it ignores any
> breakpoints.
>
> I have a suspicion that it may be to do with path mapping, as per the
> problems people are having with xdebug. My webserver root points to
> /public_html but the root of my PDT project is one level above that. I've
> tried manually changing the URL rather than using 'Auto-generate' but it
> doesn't fix the issue.
>
> Apologies if people have asked this all before, since the newsgroup was
> moved I have no access to any of the older messages.
>
> Thanks
> Tom
Re: Zend platform debugging [message #9033 is a reply to message #6078] Fri, 23 March 2007 12:49 Go to previous message
Eclipse UserFriend
Originally posted by: dominic.clifton.gr-tech.net

I direct you to this bug report i filed:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=160456

Cast your vote.

Dom
Previous Topic:XDebug can't find my sources for remote launch
Next Topic:Apache 2.0
Goto Forum:
  


Current Time: Thu Jan 16 23:13:08 GMT 2025

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

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

Back to the top