[Typo3-dev] Debugging Typo3/PHP?

Christoph Koehler christoph.koehler at gmail.com
Tue Sep 27 22:27:15 CEST 2005


I just asked that last week. :)
I use PHPeclipse with the dbg debugger locally. It didn't quite work, but  
at least I got it to a point where it would do something.
Since I am using Xammp, I had to get a earlier version with php 5.0.3  
because that was the latest supported version for dbg. I followed the  
instructions on their site and got it to where it would do something when  
I set it to debug in eclipse and added the ?DBGSESSION etc stuff when I  
watched the site in my browser. I haven't played with it anymore since  
then.

I am sure there are many people here who know more about how to use  
eclipse to develop for TYPO3. Sorry I couldn't be of any more help.

Christoph

On Tue, 27 Sep 2005 15:21:39 -0500, Henning Pingel <henning.pingel at gmx.de>  
wrote:

> Stig Nørgaard Færch schrieb:
>> Hi
>>
>> I was wondering if anyone uses anything else than the debug() function
>> for debugging?
>> I just downloaded the newest version of PHPEdit (www.phpedit.net) and
>> tried to get it's debugging working (based on DBG), but unfortunately
>> didn't succeed. But it does indeed look very interesting.
>>
>> /Stig
>
> Hi Stig,
>
> That's an interesting question. I thought DBG should work with PHPEdit
> smoothly because it is already integrated in the PHPEdit package? But I
> read somewhere that it's very important that the used PHP engine and the
> version of DBG  fit together. Maybe you use a different PHP engine?
>
> A few days ago I had a quick look at the free Eclipse IDE and the PHP
> plugin for Eclipse. I installed it but then didn't have the time to go
> through all the configuration...
>
> http://www.phpeclipse.de/tiki-view_articles.php
>
> Has anybody expieriences in using Eclipse for PHP development? What
> about the debugging there?
>
> Henning





More information about the TYPO3-dev mailing list