Wed Feb 04, 2004 12:04 am |
Replies: 5 |
Views: 13136 |
|
|
I had tried this before, but I tried it again just to be sure.
With the configuration unchanged from above, reprinted here for clarity:
debugger.ports = 7870
debugger.fail_silently = Off
...
|
Tue Feb 03, 2004 8:18 pm |
Replies: 5 |
Views: 13136 |
|
|
I have been trying to get a debug session working over the internet between a PHP/Apache server and an eval of PHPEd. I have seen this product working on my local machine, but it needs to work over t ...
|
Thu Jan 29, 2004 7:11 pm |
Replies: 1 |
Views: 9016 |
|
|
I am evaluating PHPEd. I like the product and would like to purchase it, but there is a security issue that I need to resolve.
I need to be able to debug PHP scripts running on an Apache server fr ...
|
Sat Jan 24, 2004 8:13 pm |
Replies: 9 |
Views: 10056 |
|
|
Could this be a port problem?
|
Thu Jan 15, 2004 5:12 am |
Replies: 9 |
Views: 10056 |
|
|
I was using Apache 2.0, and I read some concerns about that so I downgraded to Apache 1.3.29 and got the same problem.
The debugger is installed:
This program makes use of the Zend Scripting L ...
|
Wed Jan 14, 2004 6:49 pm |
Replies: 9 |
Views: 10056 |
|
|
No. Do I need to do this for debugging scripts in PHP CLI mode? I'm trying first to debug PHP CLI-mode scripts using dbg-cli, and when those work, move on to debugging scripts running within Apache ...
|
Wed Jan 14, 2004 4:30 pm |
Replies: 9 |
Views: 10056 |
|
|
On a RH9 machine running php 4.3.4, I get the session timeout trying to debug a php script in cli mode on a local machine:
$ dbg-cli
DBG php debugger, version 2.11.0, Copyright 2000, 2003, Dmitr ...
|