a bit confused - is it possible to set a breakpoint in my php code in the komodo environment and trigger it by accessing my php page from my web browser?
i am running IIS in a win2k server machine, and komodo 3.5.3 is running on the same machine. php is 5.1. php_xdebug.dll isntalled correctly. remote debugger is listening successfully without proxy. have the correct mypage.php?XDEBUG_SESSION_START=blahblah param appended to my browser url to my php app.
i thought the first time i tried this it magically worked, now i can't seem to start a debugging session in komodo from the browser.
How do I add a 'user' environment variable under Windows?
C:\perl\bin;
You may want to open a new command prompt to check if perl is now in the
path. The following command should work (and return perl's version
information) if the above steps were successful:
C\>perl -v