Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Trouble debugging PHP (Help for newbie with PHPand PDT)
Trouble debugging PHP [message #1264843] Wed, 05 March 2014 14:50 Go to next message
Jim Palmer is currently offline Jim PalmerFriend
Messages: 1
Registered: March 2014
Junior Member
I've been trying to get to a point where I can determine where my PHP application is not performing as expected.

Testing a website that is developed and locally hosted using wampserver.

So far - using echo or var_dump in my code produces nothing. I believe that the problem is occurring on the server side of my application.

I have spent quite a bit of time downloading and installing Eclipse and the PHP development environment, hoping that I could use that to debug and step through my code.

Eclipse Standard/SDK on a Windows 7 Professional workstation with all SPs installed.

Version: Kepler Service Release 2
Build id: 20140224-0627

and have installed the PDT (PHP Development Tools)

Still not getting any debug windows to appear.

I want to use XDEBUG because it is part of the install base of Wampserver.

I'm obviously missing something, but when I try to run my code in debug mode in Eclipse, it does not display my code in any debug window.

Help GREATLY appreciated!!

Regards,

Jim P.
Re: Trouble debugging PHP [message #1266017 is a reply to message #1264843] Thu, 06 March 2014 21:55 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
Please read this: https://wiki.eclipse.org/Debugging_using_XDebug

Previous Topic:PHP CS Fixer is not running
Next Topic:Equal Sign Colour Matches Foreground
Goto Forum:
  


Current Time: Tue Mar 19 05:40:19 GMT 2024

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

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

Back to the top