浏览量: 1

Openhttp://xdebug.org/wizard.php提供phpinfo信息,以获取下载提示!

Openhttp://localhost/phpinfo.php查看源代码!

Copy the web page source code of phpinfo.php

Copy the web page source code of phpinfo.php tohttp://xdebug.org/wizard.php的文本区域中

The help information obtained after submitting, it is found that its latest version does not support this environment!

According to the environment information, you can choose PHP 5.3 VC6 (32 bits) to download!

Open the browser to download the folder and copy php_xdebug-2.1.1-5.3-vc6.dll

Copy php_xdebug-2.1.1-5.3-vc6.dll to c:\php-5.3.5\ext directory

Add configuration information to php.ini

Since the version of PHP is 5.3, Zend_extension= is possible, without the need for Zend_extension_ts!

After restarting the apache server, you can see xdebug in phpinfo, indicating that the configuration has been successful!

Configure this in NetBeans!