[xdebug-general] Xdebug 2.0.4-5.3.0 not loading in PHP 5.3

From: David M. Patterson <dpatterson[@]dplhenterprises.com>
Date: Thu, 12 Mar 2009 11:43:40 -0700

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

If I do
        php -c /path/to/php.ini
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 - 19:53:30 GMT

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