主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Jose Jimenezgarcia
活动总数
14
最后的活动
2018年07月18日 09:30
成员加入日期
2017年10月25日 13:16
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2018年07月18日 09:30
I will answer myself :) It looks like that the workaround is to create the symlinks using /j option instead of /d: cmd /c mklink /j c:\root\subproject2\subproject1 c:\root\subproject1 cmd /c mklink...
社区
PhpStorm
Error git invalid symlink in windows
0 票
创建于
2018年07月05日 07:24
Looking into the logs of my first attempt I can read: I think this image phpstorm_helper is needed into the host machine. But it looks like the host cannot pull it. Perhaps PHPStorm expects some r...
社区
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 票
创建于
2018年07月05日 07:21
Let me list the steps I have followed: Create new PHPStorm empty project Test Activate debugging settings Close PHPStorm Clear PHPStorm log folder Open the new empty Test project Try to add a new ...
社区
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 票
已编辑于
2018年07月02日 06:48
I have tried your suggestion. To do so, I have followed these steps: Step 1: create new docker connection (Settings -> Build, execution, deployment -> Docker) Name: Test TCP Socket: tcp://192.168...
社区
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 票
创建于
2018年06月28日 07:20
I have include these ones: #com.jetbrains.php#com.jetbrains.plugins.webDeployment#com.intellij.ssh (you can see your suggestion is already included) When I included these log setting, I could see t...
社区
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 票
创建于
2018年06月27日 10:09
Following your instructions, I have enabled log collection and I have tried to create again a remote docker cli php interpreter: PHPStorm freezes in "Checking php installation" windows But nothing...
社区
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 票
创建于
2018年06月16日 10:04
Thanks for you quick answer. I have tried to repeat the failing operation and I have checked the folder PhpStorm2018.1\system\log to check the logs. But I haven't found any log information update s...
社区
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 票
创建于
2017年10月29日 11:06
Thanks for your quick answer. I have tried this and it works fine. The only weird thing is that the remote debug command line has now 2 -dxdebug.remote_host parameters (the first one is automatic a...
社区
PhpStorm
Configure command line parameters when debugging a remote php script
0 票