Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Jose Jimenezgarcia
Total activity
14
Last activity
July 18, 2018 09:30
Member since
October 25, 2017 13:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
July 18, 2018 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...
Community
PhpStorm
Error git invalid symlink in windows
0 votes
Created
July 05, 2018 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...
Community
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 votes
Created
July 05, 2018 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 ...
Community
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 votes
Edited
July 02, 2018 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...
Community
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 votes
Created
June 28, 2018 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...
Community
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 votes
Created
June 27, 2018 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...
Community
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 votes
Created
June 16, 2018 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...
Community
PhpStorm
Configure remote docker PHP CLI interpreter does not work
0 votes
Created
October 29, 2017 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...
Community
PhpStorm
Configure command line parameters when debugging a remote php script
0 votes