开发者

Xdebug with PHP 5.2 on 64-bit Windows 7?

开发者 https://www.devze.com 2022-12-20 15:36 出处:网络
I would like to install Xdebug (http://xdebug.org/) on my 64 bit Windows 7 machine to debug Drupal code running on PHP 5.2. The Xdebug download page does not provide a download for a 64 bit version co

I would like to install Xdebug (http://xdebug.org/) on my 64 bit Windows 7 machine to debug Drupal code running on PHP 5.2. The Xdebug download page does not provide a download for a 64 bit version compatible with PHP 5.2.

Many Drupal modules are not compatible with PHP 5.3, so it is not an option to switch to a later v开发者_开发问答ersion of PHP.

What options exist for installing Xdebug in this environment? Is there another source for compiled versions or is there a work-around?


Download php-5.2.5-x64-2007-11-12.zip from http://www.fusionxlan.com/PHPx64.php. In the ext\ folder there is a php_xdebug.dll which should work on your Windows x64 machine. Add the reference to it in your php.ini like normal and it should work.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号