I got wamp apache installed along with PHP and MySQL.
I'm trying to launch the debugger so I can debug my index.php script.
I created a debugger project and it is listening.
However, when I try to launch this string in my browser address bar, I get a Forbidden message:You don't have permission to access
http://localhost/F:/Business%20Files/vault.com/index.php?XDEBUG_SESSION_START=myPHPTest
What am I doing wrong?
Thanks...
I'm trying to launch the debugger so I can debug my index.php script.
I created a debugger project and it is listening.
However, when I try to launch this string in my browser address bar, I get a Forbidden message:You don't have permission to access
http://localhost/F:/Business%20Files/vault.com/index.php?XDEBUG_SESSION_START=myPHPTest
What am I doing wrong?
Thanks...