We use Xdebug at work - it was a little fiddly to install (Ubuntu 6.06 
Server) but most probably because impatient me didn't [want to] read the 
accompanying documentation.  We chose it because there was a plugin for 
Notepad++ and Firefox which we also use for development.

The plugin is functional but crashes a little bit (maybe a couple of 
times a day with heavy use).

Why did we choose Xdebug?  The main reason was that we didn't have to 
learn another IDE which we didn't have time to do.  I have looked at the 
nuSphere PHP editor and that seems pretty good, but not quite so free.

Cheers,

- Bob -

Don Gould wrote:
> Pete McVicar wrote:
>   
>> Most of the PHP debug tools generally aren't that diffcult to set up,
>> Xdebug (http://www.xdebug.org/) for example, just gets loaded as an
>> extension and can be called just like any other PHP function, e.g.
>> xdebug_get_code_coverage( ).
>>     
>
> Tried xdebug and couldn't even get it to install.
>
> It relies on libs that I don't have on my ClarkConnect 3.2 box.
>
> I tried upgrading everything but ended up stuck.
>
> I think I then tried on my debian sarge box but that needed upgrading to 
>   the next level, that went wrong as well...  ended up with a box that 
> wouldn't talk to the network.
>
> At that point I gave it away as a bad dream!
>
> Cheers Don
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to