Ema*_*mac 11 php windows interpreter phpstorm
我在Windows 7 64位上安装了PhpStorm 7的试用版.Php Storm安装在我的Xampp服务器中,
我去设置php解释器,但PhpStorm找不到它.我打开phpinterpreter windows并选择目录,但我收到更多这样的错误"C:\Program Files (x86)\JetBrains\PhpStorm 7.0\bin\PhpStorm.exe"
E:\xampp.
E:\xampp\php
Php启动:无法加载动态lybrary"\ xampp\php\ext\php_xxxxxx.dll"......
似乎PhpStorm 7中断了不包括光盘的路径,并且无法在xampp目录中找到php的安装.
我强迫写入正确的值C:\Users\currentuser\.WebIde70\config\options\php.xml
,但我有相同的结果P.
hp version: Not installed
Debugger: Not installed
Run Code Online (Sandbox Code Playgroud)
但我已安装并运行.
我该怎么做才能解决问题?
非常感谢
这对我有用,但我在PhpStorm 8中,布局完全不同.我还会在这里弹出这个以防其他人需要这些说明.
而已.我一直在使用它从PhpStorm运行Composer ......虽然我不相信结果.
作为替代方案,我强烈建议您使用Vagrant来满足您的PHP需求.你根本不需要在Windows中使用PHP,而且我已经用这种方式开发了大约2年.PhpStorm的远程支持(包括Vagrant,SSH和远程解释器)现在非常出色.我认为我唯一感到烦恼的是PHPUnit Code Coverage仍然被打破.