PhpStorm和WAMP配置調試參數,問題描述Error. Interpreter is not specified or invalid. Press “Fix” to edit your project configuration.


 

PhpStorm和WAMP配置調試參數,解決實際問題。

問題描述:

Error. Interpreter is not specified or invalid. Press "Fix" to edit your project configuration.

 

解決方法:

打開File->Settings

瀏覽到Languages & Frameworks->PHP

Include Path添加D:\WAMP64\apps\phpsysinfo3.2.3\sample\distrotest\Pear

點擊CLI Interpreter右邊的…按鈕,打開如下窗口

 

點擊左上角的綠色加號按鈕

選擇Other Local…

配置如下:

假設WAMP安裝路徑為D:\WAMP64\,版本號可能會有差異,根據實際情況進行瀏覽選擇。

PHP executable設置為D:\WAMP64\bin\php\php5.6.16\php.exe(點擊…按鈕瀏覽)

Debugger extension設置為D:\WAMP64\bin\php\php5.6.16\zend_ext\php_xdebug-2.4.0rc2-5.6-vc11-x86_64.dll(點擊…按鈕瀏覽)

設置結果如下:

 

點擊OK按鈕保存設置。

最終設置結果如下:

點擊OK按鈕保存設置。

--版權信息--

轉載請標明文章出處,謝謝!

文章作者:易幾 http://www.cnblogs.com/InfoStudio/

--版權信息--


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM