Frage

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?

Keine korrekte Lösung

Andere Tipps

First you must install php:

sudo apt-get install php

then you just put this to the path of interpreter:

/usr/bin/php
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top