2011/03/configure-php-debugging-in-phpstorm-2-0/远程AWSEC2-Linux设置:
I used this SO answer for my xdebug setup: https://stackoverflow.com/questions/37310833/installing
我在windows 10上托管我的网站的本地副本,而服务器在WSL Linux bash上运行。我已经安装了Visual代码和PHP调试、配置的Xdebug,并且调试成功地从铬页面触发。我已经在json配置文件中尝试过各种类型的pathMappings,但是似乎什么都不起作用。本地网站位置:d:/ Local _ path /来自linux服务器的相应路径:/mnt/d/local_path/
xde
我对Linux服务器管理非常陌生,我有一个具有以下配置的linux服务器:Description: Debian GNU/Linux 6.0.6 (,并在xdebug网站()上使用了向导。Contact Derick Rethans at http://xdebug.org/docs/faq#api for a later version of Xdebug.:
正在尝试配置我的Vagrant服务器以使用Xdebug。读到它是Xdebug附带的,但我检查了一下,似乎不是真的。+ubuntu16.04.1+deb.sury.org+1, Copyright (c) 1999-2017, by Zend Technologies with blackfire v1.18.0~linux-x64因此,我尝试使用以下命令安装xdebug看起来很管用。但