[TYPO3-dev] which profiler? - tt_products not working with 4.0Beta3
Andreas Otto
andreas.otto at dkd.de
Mon Mar 6 20:02:22 CET 2006
Hi Franz,
On Freitag, 3. März 2006 21:00, Franz Holzinger wrote in typo3.dev:
> I have followed your steps from here. I have installed xdebug with the
> rpm available from Mandriva . And then I have put it into /etc/php.ini
> as well as into the .htaccess file in /var/www/html .
> The apache server has been restarted.
> But I cannot find the generated profile in /tmp and nowhere else.
> Or do I have to change the php files?
No. The whole idea of setting the values below is that you don't have to
change your code for profiling.
php_value xdebug.profiler_enable "1"
php_value xdebug.profiler_output_dir "/tmp"
What does a simple call to phpinfo() show?
Cheers,
Andreas
--
Keep it simple to make it faster.
- The Elements of Programming Style (Kernighan & Plaugher)
--
Andreas Otto
d.k.d Internet Service GmbH
Kaiserstraße 79
60329 Frankfurt / Main
Fon: +49 69 43056170
Fax: +49 69 43056190
Mail: andreas.otto at dkd.de
Home: www.dkd.de
More information about the TYPO3-dev
mailing list