When I click the debug button, I get a browser open up pointing to the following url:
http://localhost/www/somepage.php?XDEBUG_SESSION_START=netbeans-xdebug
For some reason it keeps inserting the www into the url
If I manually remove the www from the browser address bar, the debugging continues as it should.
Anyone know how to get it to stop adding that www to the url?