On Sat, 11 Jul 2009, Mohammad Hossein Ahmadi wrote:
> I'm a PHP newbie and I'm trying to set up my PHP environment. I've
> just installed Apache 2.2.11 and thread-safe PHP 5.3.0 (VC9, non-debug
> build) on my Windows XP SP2 machine. I downloaded (thread-safe)
> php_xdebug-2.0.5-5.3-vc9.dll and put it in my PHP_DIR/ext folder and
> added the following line to php.ini: (PHP install dir is
> F:/Programs/Development/PHP)
>
> zend_extension_ts="F:/Programs/Development/PHP/ext/php_xdebug-2.0.5-5.3-vc9.dll"
From the updating guide at
http://uk3.php.net/manual/en/migration53.ini.php:
zend_extension_debug and zend_extension_ts have been removed. Use the
zend_extension directive to load all Zend Extensions.
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Fri Jul 10 2009 - 23:50:31 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST