Skip to main content



      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 09:22 Go to next message
Eclipse UserFriend
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 10:18 Go to previous messageGo to next message
Eclipse UserFriend
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 12:12 Go to previous message
Eclipse UserFriend
thanks it was the xdebug.remote_enable wasn't set
Previous Topic:PHP PDT
Next Topic:JDST 1.6.0
Goto Forum:
  


Current Time: Sat Jul 12 15:43:04 EDT 2025

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

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

Back to the top