Waiting for incoming connection with ide key 12310
Hi,
I have managed to get xdebug working with a mamp installation on my windows 10 machine. But, I also have a ubuntu server running on a virtual machine on my laptop and I would like to use the xdebug with that also. When I try to debug it with the ubuntu server I am getting this error in php storm:
Waiting for incoming connection with ide key 12310
I took my phpinfo output and input it into the xdebug wizard and go the following response:
https://gist.github.com/tjkhara/0e4dce761ab7378128baae608fc17c5f
I then followed all the steps outlined by the wizard and go the output as recommended.
Here is the output of my current phpinfo file:
https://tjkhara.github.io/phpinfooutputlinux/phpinfooutput.html
Please let me know what other information I can share to help troubleshoot this problem.
Thanks.
Please sign in to leave a comment.
Here is the xdebug wizard output pre making these changes:
https://tjkhara.github.io/phpinfooutputlinux/wizard_output.html
And, after making the changes it is this:
https://tjkhara.github.io/phpinfooutputlinux/wizard_output_now.html
Thahks.
We're working on this together in a support ticket.