如何找到netbeans的php解释器

如何找到netbeans的php解释器,php,netbeans,ide,netbeans-7,netbeans-platform,Php,Netbeans,Ide,Netbeans 7,Netbeans Platform,我不知道如何找到netbeans解释器,我已经在linux Ubuntu上安装了xampp,现在我正在尝试在netbeans中选择解释器,但我不知道要选择哪个文件,在哪个文件夹中可以找到要为解释器选择的php?首先必须安装php: sudo apt-get install php 然后你只需把它放到解释器的路径上: /usr/bin/php

我不知道如何找到netbeans解释器,我已经在linux Ubuntu上安装了xampp,现在我正在尝试在netbeans中选择解释器,但我不知道要选择哪个文件,在哪个文件夹中可以找到要为解释器选择的php?

首先必须安装php:

sudo apt-get install php
然后你只需把它放到解释器的路径上:

/usr/bin/php