I'm having difficulty setting up Xdebug in a VM with Eclipse Neon. When I go to add the PHP Executable manually, the next and finish buttons are grayed out so I try using the Eclipse search feature. I point it to /usr/bin/ and it comes back and complains that no php executables were found.
I know that it's there because I've ran it on the command line with a simple PHP hello world script. Any suggestions?
Thanks in advance