我在Windows服务器上的路径字符串中设置了"C:\Ampps\php“,但是当我在PHPStorm终端上输入'php‘时,总是得到'php' is not recognized as an internal or external command, operable program or batch file.
我的PhpStrom版本是7.1.3
现在,我标记了一些断点,进入Chrome并导航到http://localhost/myCode/,但没有任何phpStrom调试器被推进,尽管整个网站已经加载。现在我点击了start deebug书签,在 phpStrom 中按start to listen to php debug,并在php范围内设置任何断点,在Debug模式上设置Xdebug扩展,浏览到localhost/myCode/index.php,但是phpStrom</