NYCPHP Meetup

NYPHP.org

[nycphp-talk] xdebug & apache 2

John Lacey jlacey at att.net
Wed Jul 21 16:50:52 EDT 2004


Anyone know if xdebug will work with Apache 2.0.x  (running latest XAMPP 
with PHP5 & apache 2.0.50 on a win2k pro box)
I got the latest php_xdebug.dll from  here: 
http://snaps.php.net/win32/PECL_UNSTABLE/ 
and I'm running the prebuilt binary debugclient ver 0.7.0 for windows I 
grabbed from xdebug.org

php.ini file:
[Zend]
xdebug.remote_enable = 1
xdebug_extension_ts="c:/path_to/php_xdebug.dll"

(phpinfo shows php was built with thread safety, hence the _ts)

I tried to get it working, but no joy -- won't connect to the client
thanks,
John




More information about the talk mailing list