Home > Backend Development > PHP Tutorial > xdebug开启后错误

xdebug开启后错误

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-23 13:07:26
Original
1187 people have browsed it

[Xdebug]zend_extension = E:\UPUPW\PHP5\ext\php_xdebug-2.4.0-5.4-vc9-nts.dllxdebug.remote_enable = On​xdebug.remote_handler = dbgp​xdebug.remote_host= localhost​xdebug.remote_port = 19000xdebug.idekey = PHPSTORM
Copy after login

php.ini中的配置

配置后 phpinfo()打印信息出现错误


xdebug 是在https://xdebug.org/wizard.php 下载的,
xdebug版本应该没错,我是输入phpinfo的信息让网站挑选的
环境是 upupw集成


回复讨论(解决方案)

已解决这个问题

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template