Tue Nov 08, 2005 12:36 pm |
Replies: 9 |
Views: 10062 |
|
![](./templates/Morpheus/images/spacer.gif) |
I noticed the SCRIPT_FILENAME issue and assumed it must be referring to cgiexec. Evidently that is not the case. The port mismatch is probably because I have 7870 in the config file, and I didn't sp ...
|
Mon Nov 07, 2005 11:38 am |
Replies: 9 |
Views: 10062 |
|
![](./templates/Morpheus/images/spacer.gif) |
Just a bit more info... I compiled the binary I used above directly from the source tarball I got off of sourceforge. You recommended I try the binary from sourceforge as well... I have tried a ses ...
|
Mon Nov 07, 2005 1:10 am |
Replies: 9 |
Views: 10062 |
|
![](./templates/Morpheus/images/spacer.gif) |
Thanks again for your help. I am a gentoo user and have built both with the source code, and with the gentoo ebuild. Both behave exactly the same on my system. I would love to be able to continue u ...
|
Wed Nov 02, 2005 11:01 am |
Replies: 9 |
Views: 10062 |
|
![](./templates/Morpheus/images/spacer.gif) |
Thanks for your reply. Here are the results of that test. First the php script I ran with the debugger:
<?php
if (extension_loaded('dbg')) {
$f ...
|
Tue Nov 01, 2005 6:20 pm |
Replies: 9 |
Views: 10062 |
|
![](./templates/Morpheus/images/spacer.gif) |
Hi All,
First I want to say thanks for such a wonderful tool. I have been using dbg to debug apache based php and it works great!
I am working on a purely php-cli based project and would like t ...
|