> But it looks lik eyou have two different header sets installed for PHP
> (php 4 and php 5) - that can definitely cause problems as you might
> still execute the wrong phpize here, or it might pick up the wrong
> headers. I don't have a test environment like this, but I suggest you
> use the php packages from dotdeb instead. They also come with an xdebug
> package: http://dotdeb.org/mirrors
Finally I found the reason why I cannot install xdebug. Some time ago I installed php5 from source code, then I decide to install it from packages. Packages installed successfully but I did not remove the old php files that was installed using source code. That was the reason of all failures!
I removed all that php files, removed all php5 packages and then installed xdebug, php5 and all modules that I need from this repositories:
deb http://packages.dotdeb.org stable all
deb-src http://packages.dotdeb.org stable all
Now xdebug is in phpinfo output :)
Thank you for advices Derick!
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/
Received on Tue Jun 26 2007 - 13:41:31 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST