Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Carlton Dickson
Total activity
13
Last activity
December 17, 2021 17:53
Member since
May 17, 2018 09:42
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
4
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
December 17, 2021 17:16
Andriy Bazanov thanks for your suggestion, I didn't realise that was an option. I tried that as well as a couple of other things I changed my docker config (xdebug.remote_port=9009) to use a diffe...
Community
PhpStorm
Issues with web server debug validation (resolved)
3 votes
Created
April 26, 2019 10:05
Our Dockerfile previously used something like this to install xdebug RUN pecl install xdebug \ && echo >> /usr/local/etc/php/config/xdebug.ini \ && echo "zend_extension=$(find /usr/local/lib/...
Community
PhpStorm
Remote Docker interpreter: Xdebug is not available
0 votes
Created
April 26, 2019 09:13
Getting a similar issue. CLI and FPM report xdebug as installed. But setting up Docker interpreter fails to pick up the xdebug configuration file for some reason IDE. Configuration file value:/usr/...
Community
PhpStorm
Remote Docker interpreter: Xdebug is not available
0 votes
Created
May 17, 2018 09:55
Thanks for the tip Vladimir. For anyone else, I had color settings for each of my connections, found them in my datagrip workspace.xml and copied them to workspace.xml in my project .idea folder <c...
Community
PhpStorm
PHPStorm and Datagrip
0 votes