[TYPO3-dev] which profiler? - tt_products not working with 4.0Beta3
Franz Holzinger
franz at fholzinger.com
Fri Mar 3 19:28:34 CET 2006
Hello Dmitry,
>>What do you think, what the reason for this error could be?
>
>
> Something related to new workspace code?
>
I don't know about the new workspace yet.
>
> Why profiler? You probably need a debugger. Step over function and
> locate where it hangs for a while. phpEclipse+DBG will do just fine. I
> debugged BE and FE several times with them.
Which version of PHP do you have?
As far as I have read only PHP up to 5.0.4 and 4.3.10 are supported.
http://www.plog4u.org/index.php/Using_PHPEclipse_:_Installation_:_Installing_the_DBG_Debugger
However I have installed the latest Mandriva 2006 and there is no older
PHP for download available.
> Even if you find a place with profiler, you will need debug() calls to
> output veriables, etc. With debugger it will be much faster.
>
Yes, usually I only work with debug(). However in this case I must find
the place where it calculates 15 seconds on a simple products list page.
Franz
More information about the TYPO3-dev
mailing list