Rumah >pembangunan bahagian belakang >tutorial php >linux - phpstorm xdebug远程调试
求指导 phpstorm xdebug远程调试怎么始终不成功
求指导 phpstorm xdebug远程调试怎么始终不成功
这是我写的帖子,希望对你有帮助:http://wenda.golaravel.com/article/283
简单点说:
1,php环境,phpinfo中要有xdebug
2,浏览器中安装一个Xdebug helper插件,安装了这个打开之后会在请求的header里添加信息
见图1
3,phpstorm的debug模式打开,见图2