Sun Jul 20, 2008 3:53 pm |
Replies: 3 |
Views: 4439 |
|
 |
Thanks, dmitri, yes I am talking about the free version.
Glad to hear this is fixed in the next version (which will presumably become free one day?).
Hopefully my question and solution will hel ...
|
Mon Jul 14, 2008 11:51 am |
Replies: 3 |
Views: 4439 |
|
 |
In CentOS 5, by default, register_long_arrays is set to Off. This removes the HTTP_SERVER_VARS variable, thus breaking DBG.
Setting
register_long_arrays On
in php.ini makes it start working again.
|
Mon Jul 14, 2008 11:14 am |
Replies: 3 |
Views: 4439 |
|
 |
I never got a reply to the other question I asked here about DBG clienthost not working, so I downloaded the source to have a look.
I can see the source attempts to find the clienthost from HTTP_SE ...
|