Skip to main content



      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] Sun, 16 May 2010 20:29 Go to next message
Eclipse UserFriend
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 03: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 06:34 Go to previous message
Eclipse UserFriend
Thanks Dave for your quick response. I will look into this document.
Previous Topic:PHP Popup documentation
Next Topic:refresh
Goto Forum:
  


Current Time: Sun May 18 22:16:39 EDT 2025

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

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

Back to the top