Problems debugging with eclipse and xdebug
问题 After a long process of trial and error, I finally got xdebug configured correctly but I'm having a few issues with eclipse. First, there is only one option in the 'Run > Debug As' menu and it is 'XSL Transformation' and it is grayed out! Why can I select PHP Script or Web Page? Second, It just completely ignores my breakpoints! I set em and eclipse forgets em! It only breaks at the first line and that's it! I'm only able to set breakpoints in the first bit of php - so if I have a few lines