Sun Apr 09, 2006 3:07 am |
Replies: 1 |
Views: 6023 |
|
 |
how can i disable dbg module from send all "[DBG]" debug messages to the standard out? thanks!
|
Sun Apr 02, 2006 1:10 am |
Replies: 10 |
Views: 7282 |
|
 |
after spending hours of extensive debugging in dbg-cli, dbg module, and php, finally the my problems were found!
1. dbg-cli timeout issue.
command.cpp:697
//sessionreq.timeoutms_waitses ...
|
Sat Apr 01, 2006 1:13 pm |
Replies: 10 |
Views: 7282 |
|
 |
cgi_handler is what dbg-cli runs. It may not be xx.php file iself, but php binary.
i guess my problem is the same as the above post
so it will be resolved if you specify set port 7869 command.
...
|
Sat Apr 01, 2006 3:34 am |
Replies: 10 |
Views: 7282 |
|
 |
Looks like this post is related to the problem:
http://forum.nusphere.com/viewtopic.php?t=1672
i guess my problem is the same as the above post. so i dumped out my env here:
REDIRECT_QUERY_S ...
|
Wed Mar 29, 2006 6:18 pm |
Replies: 10 |
Views: 7282 |
|
 |
First of all, before blaming dbg-cli, please understand that it's a free product and if you need a commercial-quality one, take a look at NuSphere PhpED that uses DBG quite successfully.
Regarding th ...
|
Wed Mar 29, 2006 11:51 am |
Replies: 10 |
Views: 7282 |
|
 |
First of all, before blaming dbg-cli, please understand that it's a free product and if you need a commercial-quality one, take a look at NuSphere PhpED that uses DBG quite successfully.
Regarding th ...
|
Wed Mar 29, 2006 11:44 am |
Replies: 10 |
Views: 7282 |
|
 |
First of all, before blaming dbg-cli, please understand that it's a free product and if you need a commercial-quality one, take a look at NuSphere PhpED that uses DBG quite successfully.
Regarding th ...
|
Wed Mar 29, 2006 3:56 am |
Replies: 10 |
Views: 7282 |
|
 |
i don't know if it is approriate to post dbg-cli questions here, as it is not part of the supported phped.
just built and installed both dbg-cli and dbg extension 2.13.1 (with php 5.1.12) on linux ...
|