Sun Sep 23, 2007 10:46 am |
Replies: 11 |
Views: 6288 |
|
 |
OK, here we go...
The undefined variables in the error message are actually set in the Watch window (Type=undefined).
A. If I run the Profiler on it's own, I get the errors.
B. Profiler with th ...
|
Sun Sep 23, 2007 10:04 am |
Replies: 11 |
Views: 6288 |
|
 |
Did you run Debugger with Profiler turned on or just Profiler? In latter case, such error lines should not happen at all.
I have done both, if I select 'Tools>Settings>Debugger>Run Profiler ...
|
Tue Sep 18, 2007 8:55 am |
Replies: 11 |
Views: 6288 |
|
 |
it should be with p=1:
http://localhost/admin/login.php?DBGSESSID=393364908717500003;d=0%2Cp=1
could you please try it in the browser's URL?
The Profiler shows up when I put the above url in th ...
|
Mon Sep 10, 2007 11:17 am |
Replies: 11 |
Views: 6288 |
|
 |
I always use an external browser (FF). So, I tried with the embedded browsers IE and FF and it worked. The Profiler window came up and the Tools>Show Profiler menu option was available.
Then I s ...
|
Thu Sep 06, 2007 9:24 am |
Replies: 11 |
Views: 6288 |
|
 |
phpinfo shows what you have actually installed. If it's an outdated version, I recommend you to update it to the most recent one.
I now have DBG 3.2.3 installed, it was a matter of using zend_exten ...
|
Tue Aug 28, 2007 5:23 pm |
Replies: 11 |
Views: 6288 |
|
 |
Strange, can't figure this out but the Debugger works fine but the Profiler fails to run (times out).
Also, the 'Show Profiler' option is disabled in the Tools menu. I ran your debug wizard and setti ...
|
Fri Jan 05, 2007 10:43 am |
Replies: 1 |
Views: 4874 |
|
 |
I am evaluating phpED.
I have Apache (my testing server) running locally on Windows. I can't get my files to transfer from my project files to my testing server.
For example,
Project files at ...
|