Randem Systems Support Board

Other Info => Using Xdebug and Eclipse => Topic started by: Randem on May 08, 2019, 07:46:14 PM

Title: Getting Xdebug to work with the Eclipse IDE
Post by: Randem on May 08, 2019, 07:46:14 PM
We have been using Eclipse with Xdebug, WampServer and PHP for a while and run into some issues that did not allow the debugger to operate, so we have decided to share these issues and solutions to help others use these incredible tools. So when you can't get your debugger to work or it suddenly stops working try these few things you can try to get it back working or at the very least know why it is not working. It is also very important that if you have run your program with an .htaccess file that had redirection in it (I.E. http to https) you will need to  remove the redirection from your .htaccess file, clear the browser cache and restart the browser before you attempt to run it again or it will not work until you do.


If we find any more solutions that can help you with Xdebug and Eclipse we will post them here in this list.