[xdebug-general] Installing Xdebug 2.0 on XP - .php hangs and does nothing

From: Jay Puddy <jay[@]basekramer.com>
Date: Mon, 6 Mar 2006 17:18:24 -0000

Hi,

I am running php 5.0.5, Apache 2.0.55 on XP

I downloaded the precompiled module php_xdebug-5.0.5-2.0.0beta5.dll and placed it in my c:/php/ext directory and added the lines:

zend_extension_ts="c:/php/ext/php_xdebug-5.0.5-2.0.0beta5.dll"
xdebug.profiler_enable = "1"
xdebug.profiler_output_dir = "g:/sms"

to my php.ini file

In phpinfo() xdebug is enabled.

When I ran my php script it just hanged and did not do anything.

Also I tried to run the commands e.g. xdebug_start_profiling(); it returns a Call to undefined function.

What am I doing wrong? Or what extra settings do I need?

Thanks

Jay
Received on Mon Mar 06 2006 - 18:18:30 GMT

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