mac+phpstorm+xdebug + xampp 调试无法停止断点问题
1、xampp可以正常启动2、phpstorm配置3、chrome也安装啦插件xdebughelper4、php.ini配置xdebug[xdebug]zend_exte...
1、xampp 可以正常启动 2、phpstorm配置 3、chrome 也安装啦插件xdebug helper4、php.ini配置xdebug[xdebug]zend_extension="/Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20131226/xdebug.so"xdebug.profiler_append = 0xdebug.profiler_enable = onxdebug.profiler_enable_trigger = 0xdebug.remote_autostart=onxdebug.remote_enable=onxdebug.remote_mode="req"xdebug.remote_log="/var/tmp/xdebug.log"xdebug.remote_host=localhostxdebug.remote_port=9000xdebug.remote_handler="dbgp"xdebug.idekey= "PHPSTROM"xdebug.auto_trace = 1 最后,点击爬虫调试,监听开启。phpstorm无法停止到断点位置。??????操作Tools --》 DBGpProxy--》Register IDE,,,失败提示:Xdebug proxy: Cannot connect to xdebug proxy on 'localhost:80'
展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询