Ok. Been tearing my hair out for a while on this one now.
Environment:
- Windows XP SP3
- PHP 5.3-200903031530 (snapshot), debug build
- XDebug 2.0.4-5.3.0-vc6[-nts]
Relevant php.ini entries:
- error_reporting = E_ALL
- display_errors = On
- display_startup_errors = On
- zend_extension_debug=c:/php/libs/php_xdebug-2.0.4-5.3.0-vc6.dll
or
- zend_extension_debug=c:/php/libs/php_xdebug-2.0.4-5.3.0-vc6-nts.dll
php -c /path/to/php.ini -i shows no xdebug
No errors are reported
I have tried both ts and nts.
I have verified that the dll really exists in that location.
If I do
php -c /path/to/php.ini -a
and then look at the process with ProcessExplorer from SysInternals, it
shows php.exe, php_curl.dll, php_exif.dll, php_mbstring.dll, and
php5ts_debug.dll. No trace of the php_xdebug DLL.
There must be some basic mistake that I've made.
Suggestions?
Thanks in advance!
Dave
Received on Thu Mar 12 2009 - 20:14:41 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST