Authentication-based debugging |
Site Admin
|
you may work using ssh tunnel. It's secure.
In this case you run ssh -R with appropriate ports and host names, and activate debug session using browser with appropriate GET argument in the URL, for example http://myserver/mydir/myscript.php?myvar=myvalue&DBGSESSID=1@localhost:7869 localhost should be used because debugger module should connect to sshd on your server which is already connected from your client ssh. hosts_allow should be localhost, of course. In phped version 3.3 you'll be able to set up debuggerhost in the settings and therefore will be able to run debugger and profiler sessions from inside the IDE. |
||||||||||||
|
Authentication-based debugging |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by