Hi,
I want to evaluate NuSphere PHP IDE completely; however, I cannot get the remote debugger to work.
I followed the instructions, as per
http://forum.nusphere.com/howto-install-debugger-module-t576.html and installed dbg.so.5.1.x on our Linux Server :- Apache/2.2.2, Red Hat Enterprise Linux ES release 3 (Taroon Update

, PHP Version 5.1.4
but when I restart apache I receive the following error message:-
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/apache/php/lib/php/extensions/dbg.so.5.1.x' - /usr/local/apache/php/lib/php/extensions/dbg.so.5.1.x: cannot open shared object file: No such file or directory in Unknown on line 0
(I was able to complile a source version of DBG php debugger, version 2.15.1, Copyright 2001, 2006, Dmitri Dmitrienko,
www.nusphere.com and it initialised OK, but the remote debug session did not connect).
Is it possible to obtain a source version of DBG that will enable me to compile and install it on our system as the supplied run time version did not work.
I am grateful for any help which you can give to me.