php_python远程调试
php远程调试
1、解压相关文件
2、tools->deployment->configuration (设置sshd登陆用户名和密码,rootpath设置为/home/fantom/apps)
3、settings->language&frameworks->PHP->Debug (Debug port设置为9000)
4、settings->language&frameworks->PHP->Servers (添加远程服务器以及服务器文件路径映射)
5、Run->Edit Configurations (添加PHP remote Debug)
6、添加chrome插件xdebug helper
7、在浏览器端开启xdebug模式,(session里会自动添加Xdebug = PHPSTORM)
8、phpstorm打断点调试
还没有评论,来说两句吧...