Hi Mark,
Just guessing but that dll is probably not thread safe (ts) so you should be using the zend_extension= not with the _ts.
-- Shawn Clark > From: mark.dixon[@]plymouth.ac.uk > To: xdebug-general[@]lists.xdebug.org > Date: Tue, 22 Sep 2009 16:27:26 +0100 > Subject: [xdebug-general] Installing xDebug under IIS > > 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 > > _________________________________________________________________ Attention all humans. We are your photos. Free us. http://go.microsoft.com/?linkid=9666046Received on Tue Sep 22 2009 - 18:30:56 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST