[xdebug-general] Installing xDebug under IIS

From: Mark Dixon <mark.dixon[@]plymouth.ac.uk>
Date: Tue, 22 Sep 2009 16:27:26 +0100

Dear Sir/Madam

I am considering using xdebug to help teach php to first year computing students (with NetBeans).

I have IIS 5.1 running on a Windows XP laptop, with PHP v5.2.5 installed. I am able to run php files.

I have downloaded the php_xdebug-2.0.5-5.2.dll file from your web-site, and put it into the c:\php\ext folder.
I have included the following in the c:\windows\php.ini file:
  zend_extension_ts="c:/php/ext/php_xdebug-2.0.5-5.2.dll"
  xdebug.remote_enable=on
  xdebug.remote_handler=dbgp
  xdebug.remote_host=localhost
  xdebug.remote_port=9000

Unfortunately, the dll does not load (it is not listed in phpinfo data). Any suggestions would be most welcome.

Regards

Mark

Mark Dixon
Lecturer in Computing
University of Plymouth
B316 Portland Square, Drake Circus, PL4 8AA
Phone: 01752 586225
Received on Tue Sep 22 2009 - 17:33:15 BST

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