I installed PhpStorm and my debugging (Xdebug) in it. I use XAMPP 7.4.1.
It works well, but I have the problem, that if I click on "Start Listening for php debug connections" then my connection to localhost (and PhpMyAdmin) does not work any more. After stopping the "Listening" the connection to localhost works fine again.
Is there a way to connect localhost while debugging process?