Additions:
add the lines
xdebug.default_enable = On
if after installing xdebug you run %%pear list%% and get the error
xdebug.default_enable = On
xdebug.default_enable = On
xdebug.default_enable = On
if after installing xdebug you run %%pear list%% and get the error
xdebug.default_enable = On
xdebug.default_enable = On
Deletions:
if after installing xdebug you run %% pear list%% and get the error
Additions:
check xdebug is listed in httpd %%phpinfo()%% output and cli %%$ php -m%% output
you may need to set up separate php.ini files for HTTPD PHP and CLI PHP !
you may need to set up separate php.ini files for HTTPD PHP and CLI PHP !
Deletions:
you'll need to set up separate php.ini files for HTTPD PHP and CLI PHP !
Additions:
zend_extension=/usr/lib/php/modules/xdebug.so
Deletions:
Additions:
/etc/php.ini
/etc/php_cli.ini
/etc/php_cli.ini
Additions:
http://xdebug.org/docs/install
http://devzone.zend.com/article/2803
http://devzone.zend.com/article/2803
Additions:
if after installing xdebug you run %% pear list%% and get the error
you'll need to set up separate php.ini files for HTTPD PHP and CLI PHP !
==HTTPD PHP.INI==
==CLI PHP.INI==
zend_extension_ts=/usr/lib/php/modules/xdebug.so
you'll need to set up separate php.ini files for HTTPD PHP and CLI PHP !
==HTTPD PHP.INI==
==CLI PHP.INI==
zend_extension_ts=/usr/lib/php/modules/xdebug.so
Additions:
==problems==
PHP Warning: Xdebug MUST be loaded as a Zend extension in Unknown on line 0
PHP Warning: Xdebug MUST be loaded as a Zend extension in Unknown on line 0