Remote Debugging With PHPEd 5, RedHat Linux, and SSH Via PuTTY
Let me start by saying, I am a big fan of PHPEd from NuSphere. Newer versions
of PHPEd allow the developer to debug his PHP code remotely. This is a terrific
feature, and I can't imagine how I lived before it became available. In this article,
I will explain how to set up remote debugging using PHP 5, RedHat Linux, and SSH via PuTTY.
Read Article