Tue Nov 28, 2017 12:20 am |
Replies: 3 |
Views: 5661 |
|
|
I'm really struggling with this. I cannot figure out how to start a PhpED debugging session with queues in Laravel and trigger a breakpoint in my scripts. Any hints would be gratefully received.
|
Mon Jun 23, 2014 9:32 pm |
Replies: 11 |
Views: 4141 |
|
|
I'm not so sure. The Nusphere support team have been pretty helpful trying to get to the root of the problem. We checked the debugger version several times and did a bunch of minor version upgrades. I ...
|
Mon Jun 23, 2014 8:38 pm |
Replies: 11 |
Views: 4141 |
|
|
Seems to have been fixed in V14
|
Wed Apr 30, 2014 11:25 pm |
Replies: 11 |
Views: 4141 |
|
|
Hi Dmitry ...
1. Sorry, misread this question. The files I am trying to profile are all PhP source files
2. No. I'm not using an accelerator
|
Wed Apr 30, 2014 8:46 am |
Replies: 11 |
Views: 4141 |
|
|
Thanks Dmitry.
I'm aware that there are multiple ways to get the profiler to run including : Alt-F9, Run-> Run In Profiler, Tools -> Open Url and manually adding ?DBGSESSID=1;p=1 (or 16 or 1 ...
|
Sun Apr 20, 2014 9:22 pm |
Replies: 11 |
Views: 4141 |
|
|
I'm trying to run the profiler from inside PhPEd on a local webserver using Alt-F9, doesnt this handle the URL without me having to do anything ?
Anyway, I also tried in FF using http://localhost/o ...
|
Sun Apr 20, 2014 4:13 pm |
Replies: 11 |
Views: 4141 |
|
|
OK, this is not a new problem. I have never been able to get the profiler to run since version 8
Whenever I try to run a Profiler session I get the message "Script [myscript] has finished but ...
|
Mon Dec 23, 2013 4:55 am |
Replies: 8 |
Views: 3714 |
|
|
Thanks to some advice from Dmitry I finally got this working.
When using IIS7 the DefaultAppPool user account seems to be missing some privilege required to allow the listener to connect to the deb ...
|
Thu Dec 19, 2013 3:51 pm |
Replies: 8 |
Views: 3714 |
|
|
I reported this 3 weeks ago as #TCH-929517 and sent another follow up mail today.
|
Mon Dec 02, 2013 10:46 pm |
Replies: 8 |
Views: 3714 |
|
|
I also have this same problem. Upgrading the debugger to version 6.0.9 did not resolve it. Whenever I try to start a debugging session, the log window shows that the listener disconnected from the deb ...
|