I could not know how to locate the netbeans interpreter, I have installed the xampp on linux Ubuntu and now i am trying to select the interpreter in netbeans but I could not know which file to select, in which folder can I find the php to be selected for the interpreter?

没有正确的解决方案

其他提示

First you must install php:

sudo apt-get install php

then you just put this to the path of interpreter:

/usr/bin/php
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top