[xdebug-general] Re: Installation problems with Apache 2.0, PHP 5.2.1, and Windows XP

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 17 May 2007 12:29:46 -0500 (CDT)

On Thu, 17 May 2007, Matt Hillebrand wrote:

> Ahh. The new version of Xdebug (2.0.0 RC4) fixed my problem.

Good to hear :)

regards,
Derick

> -----Original Message-----
> From: xdebug-general-bounce[@]lists.xdebug.org
> [mailto:xdebug-general-bounce[@]lists.xdebug.org] On Behalf Of Matt
> Hillebrand
> Sent: Monday, May 14, 2007 4:34 PM
> To: xdebug-general[@]lists.xdebug.org
> Subject: [xdebug-general] Installation problems with Apache 2.0, PHP
> 5.2.1, and Windows XP
>
> I've been fiddling with my php.ini file for hours. Here's what I've got
> right now:
>
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> zend_extension_ts="c:/php/ext/php_xdebug.dll"
>
> [xdebug]
> xdebug.remote_autostart=1
> xdebug.remote_enable=1
> xdebug.remote_handler=dbgp
> xdebug.remote_mode=req
> xdebug.profiler_append=0
> xdebug.profiler_enable=1
> xdebug.profiler_enable_trigger=1
> xdebug.profiler_output_dir="c:/temp/xdebug"
> xdebug.profiler_output_name=profile
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
>
> However, when I view the output of phpinfo(), I don't see anything about
> xdebug. Yes, I know that I'm altering the correct php.ini file. Yes,
> I've granted permissions to the output directory. When I type "php -m"
> at the prompt, I see:
>
> [Zend Modules]
> Xdebug
>
> ...at the bottom of the module list, which is WEIRD. It appears that I'm
> on the right track at least.
>
> Any advice would be terrific.
>
> Thanks,
> Matt
>
>
>
>
>

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu May 17 2007 - 19:29:48 BST

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