[dev] PHP Development Environment
Michael M Slusarz
slusarz at horde.org
Thu Jun 22 07:34:48 PDT 2006
Quoting Jan Schneider <jan at horde.org>:
> Zitat von Mariano Eloy Fernández <fernandez_marosc at gva.es>:
>
>> Hi,
>>
>> I am trying to debug Horde's php files for I want to contribute.
>> I currently use Windows, Apache 2.0.58, and PHP 5.1.6
>> First I tried Zend Studio and Zend platform, but can't afford it.
>> So, I am setting up Eclipse with PHPEclipse plugin and DBG for
>> debug purposes.
>> So far, everything is almost in place, except I can't debug.
>> Apache is running fine with dgb installed. Eclipse fires the debugger
>> on port 1001.
>> However, whenever I reach the php with the breakpoint, nothing happens.
>>
>> What are you using to develop/contribute to Horde?
>> Is anyone using the same set-up?
>
> No, everyone uses his own stuff. I personally use debuggers and IDEs
> rarely, mostly Emacs and a few custom debug functions.
Jan is really technically sophisticated. I use vi to edit and
print_r() and a web browser to debug (as anybody who has followed my
commits could tell you). :)
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list