I am setting up a debugger on phpstorm on Ubuntu. I could easily set the interpreter path correctly, like C:xampp/php , on Windows. But linux should have a different path for the interpreter.

I searched on this site a lot and on Google too, but could not get an answer. What should be the php interpreter path for phpstorm to recognize it, and therefore can I do debugging? Is nothing missing?
Thanks.
php ubuntu phpstorm xdebug jetbrains
Pratik c joshi
source share