I'm running on Ubuntu, and I've installed PHP using sudo apt-get install php by command line.
sudo apt-get install php
The following is the route I want to point PHP to:
/etc/php/7.0
What files of xampp do need changing to point to /etc/php/7.0?