Mon Feb 11, 2008 3:29 am |
Replies: 5 |
Views: 5477 |
|
 |
I matched "debugger.JIT_port" to the port option in the client. I still get the same problem, "Session start timeout has expired."
debugger.JIT_port = 10001
dbg> show por ...
|
Thu Feb 07, 2008 1:11 am |
Replies: 5 |
Views: 5477 |
|
 |
I've tried additionally with these options in PHP:
debugger.JIT_host = clienthost
debugger.JIT_port = 7869
I've also set host to explicitly localhost.
|
Wed Feb 06, 2008 9:23 am |
Replies: 5 |
Views: 5477 |
|
 |
I am unable to get rid of the "Session start timeout has expired." message when using the debugger.
I am trying with the dbg-cli client in cli mode for php.
phpinfo() indicates that Db ...
|