Wondering if anyone can explain this. I have Netbeans 23, using XDebug 3. I find that it works on some of my projects but not on others. What I mean by that is when you hit “Run” (F5) on the projects that it works in the status bar you can see “Connected” and it launches the home page of the project (localhost).
On the ones that don’t work it sits there “Waiting for connection”. I’ve checked all of the proxy settings and there’s nothing different… but clearly something is different.
Anyone had this issue and been able to work out the problem? Running PHP 8.3.14 with WAMP Server.