[xdebug-general] Re: profiler under windows

From: Derick Rethans <derick[@]xdebug.org>
Date: Sun, 20 Nov 2005 21:41:05 +0100 (CET)

On Wed, 9 Nov 2005, Igor Tsernetsov wrote:

> System: Windows NT ATARI 5.1 build 2600
> Apache Version Apache/1.3.33 (Win32) PHP/5.0.5
> PHP Version 5.0.5
> xdebug support enabled Version 2.0.0beta5-dev
>
> php.ini
> -------
> zend_extension_ts="c:/Program Files/php/ext/php_xdebug.dll"
> xdebug.profiler_enable 1
> xdebug.profiler_output_dir="c:/"
>
> phpinfo();
> ----------
> xdebug.profiler_enable Off Off
> xdebug.profiler_enable_trigger Off Off
> xdebug.profiler_output_dirc: c:/
>
> In other words, i cannot enable profiling feature under both win2K and winXP

You're editting the wrong php.ini file then. Check with phpinfo() which
one you're supposed to use.

>
> P.S. where are those old good xdebug_profiler_* functions...

Due to implementation issues and memory constraints I had to remove
those.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Sun Nov 20 2005 - 21:41:05 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST