PhpEd v.4, "Failed to start debugging session, timeout& |
|
I have 2 simple files - one HTML with <form> to submit values and one .PHP that got invoked when user pressed "Submit" on the form.
When I press F9 - I getting an error: "Failed to start debugger session (timeout), please verify settings for the local debugger module". I made all possible searches on the WEB and forums and find only old posts. I also try to follow the steps described here: http://forum.nusphere.com/faq-when-i-try-to-run-debuger-it-fails-with-timeout-message-t578.html (rather old post though) and it didn't help either. What I need to accomplish is the following: Fill-in the HTML form manually (just like user would do it) and then be able to stop on the breakpoint in PHP file, once it got invoked. I run Win XP Pro, with IIS and all debugging and development is on the local machine. Any ideas? Thanks, PS: I tried ZEND studio and PhpED - and really like PhpED - it looks and feels really professional and fully featured. Gleb Esman |
||||||||||||
|
Site Admin
|
Please read this: http://forum.nusphere.com/howto-run-debug-session-t585.html
HTML is not a script and php debugger has nothing to do with it. If your form submits to a php script, debugger starts when there is DBGSESSID variable with appropriate value. Also, I'd like to add that if HTML form itself was produced as a result of previous debug session, debugger would start new one automatically upon submit to next php script and corresponding DBGSESSID variable is passed via cookie, so no POST or GET variable is required in this case. |
||||||||||||||||
|
PhpEd v.4, "Failed to start debugging session, timeout& |
|
||
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