Reputation: 13
I've made a setup with Wampp to be able switching PHP versions easily. My issue is the debuggung. it was working fine with Xampp, Xdebug3 and VScode. Under Wampp I'm getting no connection when vscode is listening for Xdebug. The ports match, the setting and PHPInfo says 9003. I've added the php version folder to path, no change. Xdebug is setup in the PHP ini and rteflected in the PHPInfo. Any idea wehat is missing?
Upvotes: 0
Views: 44
Reputation: 13
Thank you JoSSte, I've used the wizard and followed the instructions. It works now.
Upvotes: 0