Joined: 26 Aug 2013 |
Posts: 4 |
|
|
|
Posted: Tue Sep 03, 2013 9:34 am |
|
|
|
|
|
Hi,
1.- My problem is that the profiler doesn't work correctly.
A couple of days ago I bought NuSphere PhpEd v10.0.0 Professional Edition.
I've send a request to the support team and they've ask me to send them screen-shoots of the wizard when i create a project.
But i haven't received any response (not even an automated e-mail reply) and I don't even know if they've got the information that i've send to them.
2.- The problem is that It only profiles the login page of my project, but when I redirect to another page, stops profiling.
3.- The debugger by itself works perfectly well, as well as any other feature of the IDE
The profiler never show up when i set the option "Run profiler with debugger".
And if I try to add to the link of my main site project arguments such as "?DBGSESSID=1;d=1,p=17" (without the "c" argument)
the profiler start working but is really unstable, some times outputs file related information only, and some times SQL related information only
when in fact, every request made to the server executes SQL statements and PHP code.
I'm using WAMPSERVER 2.2 x64, PHP version 5.3.13, working locally on a Windows 7 Professional x64 + SP1.
Any help will be much appreciated.
Thank you.
|
|