Debugger - Strange behaviour (phped 3.2.1) |
Site Admin
|
First of all, make sure you have set up dbg 2.14.10 on the server. Check phpinfo to see if all its settings are okay.
If you mean Output tab located in the bottom right corner, yes it shows http headers and it is normal.
do you mean that instead of any real output produced by echos, you don't see it on the Output tab ? If so, check if you have set output handler in php that intercepts all the output and therefore make it bypassing the debugger.
I think that this problem is somehow related to 2). Just check how it goes without debugger and make sure you have set up all the things correctly. I mean apache and php.
Check Apache access log to see if any relevant HTTP/GET requests are logged. If you don't see them, check phped project settings, project root URL in particular. It should be in form like http://youserveraddress/ |
||||||||||||||||||||
|
|
Everything seems to be fine. Here is what it returns: Version 2.14.10 Linked as a shared library. Dbg security enabled. Profiler compiled, enabled debugger.enable_session_cookie On On debugger.enabled On On debugger.fail_silently On On debugger.hosts_allow protected value protected value debugger.hosts_deny protected value protected value debugger.ignore_nops Off Off debugger.JIT_enabled On On debugger.JIT_host clienthost clienthost debugger.JIT_level 3 3 debugger.JIT_port 7869 7869 debugger.ports protected value protected value debugger.profiler_enabled On On debugger.session_nocache On On debugger.timeout_seconds 300 300
No, that the output tab in the bottom right corner shows them, fine with me. Here I mean that when the debugger is enabled, every single page in my web browser and in the browser integrated within phpED shows the headers textually at the top (before the content I generate with the php scripts)
That is what I mean yes: in the browser tab or in an external browser, it only shows the headers as text
I'm not sure I understand what you mean... I'm actually debugging code written by someone else, so I don't really know what I should be searching for...
When the debugger is disabled, everything is fine and running smoothly the way I want it. The headers are not output to the browser either |
||||||||||||||||||||||||
|
Site Admin
|
okay.
Can you test with a simple script like below ? <?php phpinfo(); ?> It it still outputs all headers as text in the browser, you'd switch to another php package. I'd recommend php-4.3.x. |
||||||||||||
|
|
Yes it does output all headers as text.
Unfortunately I don't have control over the php package and our system administrators won't update it as the webserver is a Debian one and php 4.3 is not the one recommended by Debian... bugger... |
||||||||||||
|
|
That's just what they told me. They are rather picky about that sort of thing so there really is nothing I can do about it. They will upgrade next sometimes in June
|
||||||||||||
|
Site Admin
|
I just checked again with php-4.1.2 and Apache 1.3.27. Both are compiled from the official sources. I should say that no problem encountered.
Just to make sure, please send me a screenshot. ddmitrieATnusphereDOTcom. Thanks. |
||||||||||||
|
Debugger - Strange behaviour (phped 3.2.1) |
|
||
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