Timeout error again... |
Site Admin
|
Have you read FAQ ?
http://forum.nusphere.com/tip-troubleshooting-debugger-communications-t579.html |
||||||||||||
|
|
Of course I did
|
||||||||||||
|
Site Admin
|
well, and what the results were ?
Please tell what you got for each instruction listed. |
||||||||||||
|
|
I followed everything step by step, but nothing worked. Then I reinstall PHP 5 and installed php 4.3.6 (using the proper edition dbg module, of course, with each of them)- nothing worked again. The Listener's log window shows nothing and stays blank. The next thing I did was that I copied dbg module from PHPEd/php folder, which is version 4.3.4 into my php 4.3.6 extension folder and everything started working. I can't say I'm satisfied with the final result I got, because I don't see the solution to this problem.
Is there anything else I can do to fix this? Or can dbg 4.3.4 module work properly with other php versions? Thanx for your help so much |
||||||||||||
|
Site Admin
|
well, seems I have to ask you about each step.
Let's start.
Did you check it ? Run phpinfo(), locate DBG and compare its version with version shown on dbglistener "about" dialog. If they are different, you have to reinstall dbg module. Proceed with the step below only after you made sure that they are the same.
Did you check it ? |
||||||||||||||||
|
|
Like I told you: module php_dbg.dll-4.3.4 seems to be working on php 4.3.6 (haven't tested on php-5.0.0RC2-Win32 yet). But..., whatever php_dbg.dll module I installed phpinfo() was always working, I mean loading all the extensions.
-Here's phpinfo (): ----------------------------- dbg DBG php debugger, version 2.16.3, Copyright 2001, 2004 Dmitri Dmitrienko, http://www.nusphere.com/dbg Version 2.16.3 Linked as a shared library. Dbg security enabled. Profiler compiled, enabled Directive Local Value Master Value 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 Off Off debugger.JIT_host clienthost clienthost debugger.JIT_level 3 3 debugger.JIT_port 7869 7869 debugger.net.chunksize 128000 128000 debugger.net.maxpacketsize 1024000 1024000 debugger.ports protected value protected value debugger.profiler_enabled On On debugger.session_nocache On On debugger.timeout_seconds 300 300 ----------------------------- -Here's a part of my php.ini file: ----------------------------- extension=php_dbg.dll-4.3.4 ;;;;;;;;;;;;;;;;;;; ; Module Settings ; ;;;;;;;;;;;;;;;;;;; [Debugger] debugger.enabled=on debugger.profiler_enabled=on debugger.hosts_allow=localhost 127.0.0.1 host3 debugger.hosts_deny=ALL debugger.ports=7869, 10000/16 ------------------------------ -Whenever I telnet 127.0.0.1 7869 the black dot appears in dbglisteners icon, but in the log window it shows nothing (I never got the "01.01.2004 11:11:14 <serverIP> client connected" line). When I close the console the log windows shows something like "disconnected, wrong client". May be there's some problem here? -I'm running Win Server 2003, IIS 6.0,...php 4.3.6 now...[/img] |
||||||||||||
|
Site Admin
|
Well,
first of all, dbg 2.16.3 should be upgraded to dbg 2.16.7 which is shipped with phped 3.3.1. Wrong minor version is definitely not the reason for the fault, but let's be closer to the instructions. For moving further I need to know how you run the debugger and what project properties are set, including: project root directory, root URL, remote root directory and running mode. TIA. |
||||||||||||
|
Timeout error again... |
|
||
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