Vladvobuhin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created PHPStorm inconsistently shows that XDebug port is busy.
I am trying to configure XDebug and PHPstorm to work together.1. I am providing this XDebug configuration:xdebug.mode=debug xdebug.client_port=9001 xdebug.client_host=host.docker.internal xdebug.st...