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

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

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

文章 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
回覆文章

回到「PHP」