Tue Apr 12, 2005 6:06 pm |
Replies: 5 |
Views: 6501 |
|
|
I'm well aware this forum is dedicated to the DBG php debugger, and in no way was I asking for help on the PSD tool, rather if anyone had read my situation carfully, you'd clearly realize that I neede ...
|
Mon Apr 11, 2005 6:03 pm |
Replies: 5 |
Views: 6501 |
|
|
PSD is a standalone PHP debugger which uses the PHP Debugger extension. So instead of using dbgListener, PSD performs its own monitoring. Anyhow, since I'm new to PHP and debugging it, including the o ...
|
Sun Apr 10, 2005 10:30 pm |
Replies: 5 |
Views: 6501 |
|
|
My current setup is as follows:
Apache, PHP and PHP Debugger on a remote server
I'm using PSD, from another machine, to debug my code. Initially I was able to debug right from the start by sp ...
|