1 頁 (共 1 頁)

PHP Warning: Xdebug MUST be loaded as a Zend extension in U

發表於 : 2013-10-14 08:51:15
yehlu
Z:\phpunit>php -v
PHP Warning: Xdebug MUST be loaded as a Zend extension in Unknown on line 0
PHP 5.4.17 (cli) (built: Jul 3 2013 21:38:03)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

php.ini

代碼: 選擇全部

zend_extension_ts=C:\server2go\server\php\ext\php_xdebug.dll
xdebug.remote_enable=1
xdebug.remote_host=localhost
xdebug.remote_port=9000
xdebug.remote_handler=dbgp