xdebug 2.2.1 installed but not working with cgi

Posted by ts01 on Ask Ubuntu See other posts from Ask Ubuntu or by ts01
Published on 2012-08-02T12:19:23Z Indexed on 2012/12/19 5:13 UTC
Read the original article Hit count: 163

Filed under:
|

I've installed (via pecl) xdebug. It is installed (as phpinfo() output indicates), but it doesn't seems to work with CGI (with CLI it works). I've restarted apache, without result. Any ideas?

Some config details (as parsed by http://xdebug.org/wizard.php)

Xdebug installed: 2.2.1
Server API: Apache 2.0 Handler
Windows: no
Zend Server: no
PHP Version: 5.3.10-1
Zend API nr: 220090626
PHP API nr: 20090626
Debug Build: no
Thread Safe Build: no
Configuration File Path: /etc/php5/apache2
Configuration File: /etc/php5/apache2/php.ini
Extensions directory: /usr/lib/php5/20090626+lfs

© Ask Ubuntu or respective owner

Related posts about configuration

Related posts about php