Joined: 25 Nov 2004 |
Posts: 2 |
|
|
![](./templates/Morpheus/images/spacer.gif) |
Posted: Wed Nov 24, 2004 12:52 pm |
|
![](./templates/Morpheus/images/posttop_left.gif) |
![Reply with quote Reply with quote](templates/Morpheus/images/lang_english/blue/icon_quote.gif) |
![](./templates/Morpheus/images/spacer.gif) |
![](./templates/Morpheus/images/spacer.gif) |
I tried this setting too, but with no success :
php-gtk 1.0.1 and 1.0.0 come with php.exe, php_win.exe and php-cgi.exe (no php-cli.exe). php.exe and php_win.exe both generate a 'Session start timeout...' error. I followed your instructions at http://forum.nusphere.com/howto-install-debugger-module-t576.html
php-cgi generates the message already mentionned by ehalvorsen.
Did I miss anything ?
|
|
Joined: 25 Nov 2004 |
Posts: 2 |
|
|
![](./templates/Morpheus/images/spacer.gif) |
Posted: Thu Nov 25, 2004 5:50 pm |
|
![](./templates/Morpheus/images/posttop_left.gif) |
![Reply with quote Reply with quote](templates/Morpheus/images/lang_english/blue/icon_quote.gif) |
![](./templates/Morpheus/images/spacer.gif) |
![](./templates/Morpheus/images/spacer.gif) |
No I don't think so, I told in the previous message that I followed your well done guide about installing the debugger. I also already checked the phpinfo, making a php.exe -i > phpinfo.txt at the command line. Here is the firt lines :
--
phpinfo()
PHP Version => 4.3.9-dev
System => Windows NT XX 5.1 build 2600
Build Date => Jul 30 2004 09:58:17
Server API => Command Line Interface
Virtual Directory Support => enabled
Configuration File (php.ini) Path => C:\php4\php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => enabled
Registered PHP Streams => php, http, ftp, compress.zlib
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with DBG v2.16.14, (C) 2000,2004, by Dmitri Dmitrienko
--
I copied the right php_dbg.dll (in the right directory), well I think so : php_dbg.dll.4.3.9 (see the php version in php-gtk 4.3.9-dev). I'm going to triple check my install, but could you confirm me that DBG is known to work with php-gtk 1.0.0 or 1.0.1 ?
|
|