[xdebug-general] Re: Problems installing xdebug on Ubuntu 7.04

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon, 2 Jul 2007 18:52:04 +0200 (CEST)

Hei!

On Sun, 24 Jun 2007, Er Galvão Abbott wrote:

> I'm a big fan of xdebug and I've met Derick last year @ PHPConference
> Brazil. I've sadly lost his lecture about xdebug, which I believe is
> the reason why I'm having a bad karma installing it =)

It's online here: http://www.derickrethans.nl/talks.php

>
> I've installed via PECL and everything was fine. Problem is the only
> way I can get it to work is by adding this line to php.ini:
>
> extension=xdebug.so
>
> And then phpinfo tells me that it's installed, BUT not as a Zend Extension...
>
> If I try ANY other options, such as:
>
> zend_extension=xdebug.so
> zend_extension=/my_path/to/xdebug.so
> zend_extension_ts=xdebug.so
> zend_extension_ts=/my/path/to/xdebug.so
>
> It doesn't show at all, neither in phpinfo() or php -m
>
> I also want to use it in PHP CLI, so...
>
> Any ideas on how can I solve this?

Could you show me your phpinfo() output, and perhaps you just have two
different PHP headers installed? What was the output of phpize?

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Mon Jul 02 2007 - 18:52:06 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST