主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
gp
活动总数
7
最后的活动
2022年11月22日 16:24
成员加入日期
2022年08月01日 11:34
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年11月22日 16:24
Ahah it works! So I removed a lot of things I added, and the important settings are xdebug.remote_host and xdebug.remote_connect_back=0 xdebug config is now: xdebug xdebug support enabled Ver...
社区
PhpStorm
PHPStorm doesn't work with xdebug + docker, but is ok without docker
1 票
已编辑于
2022年11月21日 12:19
I disabled my firewall and host.docker.internal is resolved to my ipv4 address. Actually I think the issue is about your first point: rootless docker. I found this: https://www.reddit.com/r/docker/...
社区
PhpStorm
PHPStorm doesn't work with xdebug + docker, but is ok without docker
0 票
已编辑于
2022年11月21日 10:45
Thanks for the links. He mentions rootless docker but at least he seems to have some logs. In my script I did some file_put_contents() and some fwrite() to /tmp, everything seems fine but in CLI, i...
社区
PhpStorm
PHPStorm doesn't work with xdebug + docker, but is ok without docker
0 票
已编辑于
2022年11月18日 15:23
Hi, thanks for helping. So I set xdebug.remote_enable=1, xdebug.remote_autostart=1, define xdebug.remote_log=/tmp/xdebug. Also I changed the port to 9003. And I get absolutely no log :( At first I ...
社区
PhpStorm
PHPStorm doesn't work with xdebug + docker, but is ok without docker
0 票
创建于
2022年11月17日 18:38
debug validation for Docker successful
社区
PhpStorm
PHPStorm doesn't work with xdebug + docker, but is ok without docker
0 票