can't install XDEBUG on windows?

后端 未结 5 1638
轻奢々
轻奢々 2020-12-06 07:26

my php version is PHP Version 5.3.6.

Xdebug setting in php.ini:

[Xdebug]

 zend_extension_ts=\"D:\\php\\ext\\php_xdebug-2.1.2.dll\"
xde         


        
5条回答
  •  有刺的猬
    2020-12-06 07:55

    Instead of attempting to mix 'n match modules, try a stock download from Apache Friends. http://www.apachefriends.org/en/xampp-windows.html

    XAMPP comes with xdebug right out of the box.

提交回复
热议问题