php - 如何找到 netbeans 的 php 解释器

标签 php netbeans ide netbeans-7 netbeans-platform

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

最佳答案

首先你必须安装php:

sudo apt-get install php

然后你只需将其放入解释器的路径中即可:

/usr/bin/php

关于php - 如何找到 netbeans 的 php 解释器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21103141/

相关文章:

php - mysql_query() 期望参数 2 是资源, bool 值给出

php - strtotime 获得这个小时的第一个开始

java - 使用本地 Netbeans 处理远程 Java 源代码

selenium - 如何在selenium-ide中自动点击iframe?

php - 禁用所有 Apache 添加的 header

java - Netbeans API : How to save a file, 或当前项目中的所有文件?

Java Swing : How to access variables in a 2nd frame from the first frame?

eclipse - 如何在 Eclipse 中更改行高/行距?

java - 您可以在 Eclipse 中重新绑定(bind) 'next menu element' key 吗?

php - HTML 表单文本输入到数组中