mac下intellij添加php运行环境
Author:zhoulujun Date:
intellij在mac下运行php,搜一下教程很多,感觉,这么简单的事情怎么就写得那么复杂呢?
mac安装了php 插件,然后运行php 发现, intellij php Interpreter is not specified or invalid
Preferences->Languages &Framework->PHP
PHP language level 选择mac上面安装的版本,查看,打开terminal终端,输入php -v,查看当前php版本,whereis php ,查看php路径
Include Path 添加,php路径
然后在php文件,右键,点击run 就出结果了
转载本站文章《mac下intellij添加php运行环境 》,
请注明出处:https://www.zhoulujun.cn/html/tools/CodeEditor/intelliJ/2008_0806_8161.html
延伸阅读:
- intellij keymap mac to windows,Mac OS X,Mac OS X 10.5+,
- Intellij IDEA Cannot Save Files ,mac os
- intellij idea在mac os下文件过滤设置 ignore file and folders
- IntelliJ Idea创建新项目默认编码如何设置
- jetbrain IntelliJ IDEA配置nodejs环境-插件无法安装
- jetbrain出品webstorm intellij等如何识别wepback项目别名@
- intellij无法启动及mac版intellij 2019.1.2版本 javaagent破解失效
- IntelliJ IDEA12怎么热部署,自动刷新页面图文教程
- intellij you can fromat your xml resources in the 'standard' andriod way.
- intellij无法识别react语法
- webstrom,phpstorm,intellij不同步svn停止svn刷新消耗cpu
- intellij突然subversion不存在了,没有svn选项了……
- IntelliJ IDEA 在使用Subversion进行版本管理时,怎么忽略某个文
- com.intellij.diagnostic.pluginexception: org/jetbrains/plugins/GradleLibrary
- intelliJ提交代码到GitHub操作流程
- IntelliJ突然不支持es6,比如箭头函数报错
- webstorm/intellij关于script标签的缩进问题
- jetBrain系列:Version Control窗口Local Changes消失这么调出?
- jetbrains系列(webstrom/intelliJ)react class自动转为className
- intellij/webStorm怎么与vsCode代码统一:代码格式化冲突解决
- intellij/webStorm代码比较不再弹出新窗口
- AI时代的程序员活计:intellij配合GitHub Copilot/Amazon CodeWhisperer