Revision [933]

Last edited on 2009-11-16 10:56:31 by FsseInfo
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
Deletions:
add the line
if after installing xdebug you run %% pear list%% and get the error


Revision [932]

Edited on 2009-11-16 10:52:32 by FsseInfo
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 !
Deletions:
check xdebug is listed in phpinfo() output
you'll need to set up separate php.ini files for HTTPD PHP and CLI PHP !


Revision [931]

Edited on 2009-11-16 10:49:43 by FsseInfo
Additions:
zend_extension=/usr/lib/php/modules/xdebug.so
Deletions:
zend_extension_ts=/usr/lib/php/modules/xdebug.so


Revision [930]

Edited on 2009-11-16 10:25:08 by FsseInfo
Additions:
/etc/php.ini
/etc/php_cli.ini


Revision [929]

Edited on 2009-11-16 10:13:39 by FsseInfo
Additions:
http://xdebug.org/docs/install
http://devzone.zend.com/article/2803


Revision [928]

Edited on 2009-11-16 10:12:18 by FsseInfo
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


Revision [927]

Edited on 2009-11-16 10:00:13 by FsseInfo
Additions:
==problems==
PHP Warning: Xdebug MUST be loaded as a Zend extension in Unknown on line 0


Revision [921]

The oldest known version of this page was created on 2009-11-12 16:29:20 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki