Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
reynierpm
Total activity
122
Last activity
May 21, 2024 11:15
Member since
December 23, 2015 20:15
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
28
Activity overview
Posts (28)
Comments (58)
Sort by recent activity
Recent activity
Votes
Created
October 25, 2019 13:30
Eugene Morozov well you answered my question: "it only works in the web mode". I am using HTTP request from inside the IDE and not going through the browser (is what I think you called web mode) th...
Community
PhpStorm
How do I skip paths and/or files while debugging?
0 votes
Created
October 24, 2019 12:39
@Liu docs are not clear to me and I am not running the container from within any configuration, having Codeception setup as remote does start the container automatically once a test is about to run...
Community
PhpStorm
How do I remove orphans containers before each test?
0 votes
Created
August 26, 2019 20:13
@Andriy that fixed my problem, thanks a lot.
Community
PhpStorm
phpStorm recognizing files twice
0 votes
Created
May 29, 2018 21:26
@Eugene, I have found the latest issue which is for some reason the domain internally is changed to dev and the port to 80 so api.localhost:8080 from inside the box is api.dev. In other words: Fro...
Community
PhpStorm
How to setup phpStorm for debug two projects at the same time?
0 votes
Created
May 29, 2018 19:37
It was commented because I was trying different configurations for xDebug. I have followed your suggestions and now it seems to be working (see logs below) however it does not step into the breakpo...
Community
PhpStorm
How to setup phpStorm for debug two projects at the same time?
0 votes
Created
May 29, 2018 19:19
Here is some extra info regarding how the box is configured using Vagrant not sure if this could help: # -*- mode: ruby -*-# vi: set ft=ruby :Vagrant.configure("2") do |config| config.vm.box = "Cen...
Community
PhpStorm
How to setup phpStorm for debug two projects at the same time?
0 votes
Created
May 29, 2018 19:08
Confirmed, is off
Community
PhpStorm
How to setup phpStorm for debug two projects at the same time?
0 votes
Edited
May 29, 2018 18:59
No :( if I set that option to 0 it does not connect back to the IDE. The xDebug setup looks like: [xdebug] xdebug.idekey="PHPSTORM" xdebug.remote_enable = 1 xdebug.remote_autostart = 0 xdebug.remot...
Community
PhpStorm
How to setup phpStorm for debug two projects at the same time?
0 votes
Created
May 29, 2018 18:42
Hi there @Eugene, it's being a while since we tried something here but I continue with the same issue which means no matter what I do is always trying to connect to the IP address `127.0.0.1` and I...
Community
PhpStorm
How to setup phpStorm for debug two projects at the same time?
0 votes
Created
March 12, 2018 23:25
Hi there @Eugene, thanks it's working now by removing as you said the remote_connect_back and then writing the right IP address. After change this and try everything was working fine from Xdebug + ...
Community
PhpStorm
phpStorm + xDebug + Docker not working in Windows 10
0 votes
«
First
‹
Previous
Next
›
Last
»