Joined: 13 May 2004 |
Posts: 2 |
Location: canada montreal |
|
 |
Posted: Tue Apr 19, 2005 12:31 pm |
|
 |
 |
 |
 |
We have to use remote SSH forwarding of port 10000 and local fwd. of 7869 to debug PHP scripts running on a Linux Apache server. In this mode, when one user has a debug session open (and a ssh session to the linux machine running Apache with libphp4) a second user cannot open a debug session to the same machine, so that means that although we have bought several licenses,we can actually use only one of them. What would be the solution to this situation? Any dbg settings in the [debug] section of php.ini? Any other forwarding method?
Thanks
|