Thu Oct 18, 2007 12:55 pm |
Replies: 2 |
Views: 4310 |
|
|
thanks, i found the answer per your suggestion here: http://www.nusphere.com/kb/technicalfaq/howto_run_dbg.htm
|
Wed Oct 17, 2007 8:59 pm |
Replies: 2 |
Views: 4310 |
|
|
I am debugging a client function (on same host) which fires off a xml-rpc call to a xml-rpc server function (on same host). Is there a way to continue debugging into the xml-rpc server code/function?
...
|
Wed Jul 18, 2007 10:58 am |
Replies: 2 |
Views: 4413 |
|
|
After carefully reviewing dbg-wizard.php AGAIN I noticed that paths and URLs did not have trailing slash. I am dead in the water without PHPEd!!!! Back on the road again.
|
Wed Jul 18, 2007 2:03 am |
Replies: 2 |
Views: 4413 |
|
|
Running on Vista in with new PC. Had but running (debug) just find before. NOW I have the following behavior:
Start debug... goes to first line... Good.
Can step through code... No prob
When I at ...
|
Mon May 22, 2006 9:57 am |
Replies: 3 |
Views: 6485 |
|
|
Please see the snapshot images I have posted here: http://www.noblood.org/ftpteam/nusphere/
I need to debug my php running locally on apache. I start the parent page in debug mode. I then click on ...
|
Mon May 22, 2006 9:18 am |
Replies: 3 |
Views: 6485 |
|
|
I can debug php no prob. However, when I am debugging and click on a form submit, I get the above message. I have not been able to find when to set this so that a call to /nb/user/password will resolv ...
|
Wed May 12, 2004 9:03 am |
Replies: 1 |
Views: 7179 |
|
|
I am running apache and php and vbulletin. I need to debug some functions. I CAN login through IE. I CANNOT login through phpEd. Maybe it is a cookie issue.
Does anyone experience with this issue? ...
|