Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse won't debug(TRy to get eclipse to xdebug php with no joy)
icon5.gif  Eclipse won't debug [message #1697697] Sat, 06 June 2015 13:22 Go to next message
Gavin Miller is currently offline Gavin MillerFriend
Messages: 2
Registered: June 2015
Junior Member
Hi I've just had to rebuild my machine and am trying to get eclipse working again.

Windows 7 Home 64bit SP1 fully patched
Apache 2.4.12 win32 VC11 from apache lounge
PHP 5.6.9 win32 VC11
eclipse php luna sr2 win32
php_xdebug-2.3.2-5.6-vc11.dll


Apache & PHP are working fine and PHP reports xdeug is configured and will show any errors on a web page.

I have configured eclipse to use xdeub and pointed it at the php-cgi.exe file
and it works it I do a CLI debug but I cant get it to debug a web page.

Any ideas?
Re: Eclipse won't debug [message #1697800 is a reply to message #1697697] Mon, 08 June 2015 14:18 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
Did you see this article? :
https://wiki.eclipse.org/Debugging_using_XDebug

Make sure that remote debugging is enabled in your xdebug configuration.

Access to debugger might be also blocked by firewall (default port is 9000).


Re: Eclipse won't debug [message #1697822 is a reply to message #1697800] Mon, 08 June 2015 16:12 Go to previous message
Gavin Miller is currently offline Gavin MillerFriend
Messages: 2
Registered: June 2015
Junior Member
thanks it was the xdebug.remote_enable wasn't set
Previous Topic:PHP PDT
Next Topic:JDST 1.6.0
Goto Forum:
  


Current Time: Thu Apr 25 23:51:00 GMT 2024

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

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

Back to the top