Zend platform debugging [message #6078] |
Wed, 14 March 2007 06:12 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.02513 seconds