Wed Nov 03, 2004 4:44 am |
Replies: 23 |
Views: 18915 |
|
 |
Cool, I hope you can find the problem! 
|
Wed Oct 27, 2004 3:48 am |
Replies: 23 |
Views: 18915 |
|
 |
Ah, that gives more output:
grimbergen:~$ dbg-cli
ListenerBase::ListenerBase
DBG php debugger, version 2.11.30, Copyright 2001, 2004, Dmitri Dmitrienko, www.nusphere.com
dbg>set ...
|
Mon Oct 25, 2004 4:03 am |
Replies: 23 |
Views: 18915 |
|
 |
I'm not the initial poster, and to quote myself a few posts back:
check server's version of dbg. It should match the client version.
Same version, 2.11.30
|
Thu Oct 21, 2004 4:24 am |
Replies: 23 |
Views: 18915 |
|
 |
Self compiled
can't get to the machine at the moment, so I'll post the configure log later, if that would help
|
Tue Oct 19, 2004 7:26 am |
Replies: 23 |
Views: 18915 |
|
 |
http mode is set on by 'set mode on' I presume?
and the urlroot is entered correct.
|
Mon Oct 18, 2004 3:10 am |
Replies: 23 |
Views: 18915 |
|
 |
Nothing in access.log or error.log, so aparently, it never even does a http request.
|
Sun Oct 17, 2004 4:20 am |
Replies: 23 |
Views: 18915 |
|
 |
[quote="ddmitrie"]check server's version of dbg. It should match the client version.[/quote]
Same version, 2.11.30
|
Thu Oct 14, 2004 8:15 am |
Replies: 23 |
Views: 18915 |
|
 |
I have a Debian Sid client and server here. phpinfo shows the right stuff.
dbg>show mode
off.
dbg>set mode 1
dbg>show mode
off.
dbg>
So "set mode 1" doesn't do anything
"set mo ...
|