Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse not working with Xdebug and WAMP server
icon9.gif  Eclipse not working with Xdebug and WAMP server [message #533781] Mon, 17 May 2010 00:29 Go to next message
Mainak  is currently offline Mainak Friend
Messages: 2
Registered: May 2010
Junior Member
Hi,

I am currently working on an elgg app. I am using Eclipse 3.3 PDT, XDEBUG 5.3 vc6 and WAMP 2.0 which runs PHP5.3. OS is Windows VISTA. I have followed several instructions and tried to configure xDebug with wamp and eclipse. (Reference tutrial: http://robsnotebook.com/php_debugger_pdt_xdebug)

The phpinfo() displays the xDebug option, so I guess that I have picked the right version. However on trying to debug any script PHP Debug option is not opening automatically. The default internal browser gives page cannot be displayed for the URL: http://localhost/helloworld.php?XDEBUG_SESSION_START=ECLIPSE _DBGP&KEY=127401031414920 and the progress tab waits indefinitely saying Launching: waiting for xDebug session.

Can you please suggest a possible solution for this error? I need an help urgently.
Thanks in advance!!
Re: Eclipse not working with Xdebug and WAMP server [message #533800 is a reply to message #533781] Mon, 17 May 2010 07:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

Have a look at
http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pd f

Ensure you don't have a firewall blocking the xdebug port (9000).
generate an xdebug.log as described in the document as well this will
show if xdebug and PDT are actually communicating.

Dave Kelsey

On 17/05/10 01:29, Mainak wrote:
> Hi,
>
> I am currently working on an elgg app. I am using Eclipse 3.3 PDT,
> XDEBUG 5.3 vc6 and WAMP 2.0 which runs PHP5.3. OS is Windows VISTA. I
> have followed several instructions and tried to configure xDebug with
> wamp and eclipse. (Reference tutrial:
> http://robsnotebook.com/php_debugger_pdt_xdebug)
>
> The phpinfo() displays the xDebug option, so I guess that I have picked
> the right version. However on trying to debug any script PHP Debug
> option is not opening automatically. The default internal browser gives
> page cannot be displayed for the URL:
> http://localhost/helloworld.php?XDEBUG_SESSION_START=ECLIPSE _DBGP&KEY=127401031414920
> and the progress tab waits indefinitely saying Launching: waiting for
> xDebug session.
>
> Can you please suggest a possible solution for this error? I need an
> help urgently.
> Thanks in advance!!
Re: Eclipse not working with Xdebug and WAMP server [message #533865 is a reply to message #533800] Mon, 17 May 2010 10:34 Go to previous message
Mainak  is currently offline Mainak Friend
Messages: 2
Registered: May 2010
Junior Member
Thanks Dave for your quick response. I will look into this document.
Previous Topic:PHP Popup documentation
Next Topic:refresh
Goto Forum:
  


Current Time: Thu Mar 28 09:56:10 GMT 2024

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

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

Back to the top