[xdebug-general] Installation problem with Xdebug 2..0.0RC4

From: RUI NI <rui_ni_888[@]hotmail.com>
Date: Tue, 19 Jun 2007 05:38:47 +0000

I am pulling my hair now!

My enviorment is
Apache 1.3 on vtiger
Php5.2.2

I followed every single step listed in the instruction from xdebug.org.
Every step seems as it should be.

After done with sudo make install
I get path for xdebug.so at
/usr/local/php5/lib/php/extensions/no-debug-non-zts-20060613/.
However, I also find out that xdebug.so is located at
/usr/lib/php/extensions/no-debug-non-zts-20020429/.

I tried both in php.ini one at a time. But Both failed as following.

;This is for Xdebug

;zend_extension =
/usr/lib/php/extensions/no-debug-non-zts-20020429/xdebug.so
;zend_extension =
/usr/local/php5/lib/php/extensions/no-debug-non-zts-20060613/xdebug.so
xdebug.profiler_output_dir = "/tmp/xdebug/"
xdebug.profiler_enable = Off
xdebug.profiler_enable_trigger = 1

As for failure, I mean when i load phpinfo script there is no mention of
xdebug module at all!
What is the deal here????

I appriciate everyone's help!

_________________________________________________________________
Windows Live Hotmail, with safety bar colour coding, helps identify
suspicious mail before it takes your daughter out on a date. Upgrade today
for a better look. www.newhotmail.ca?icid=WLHMENCA152
Received on Tue Jun 19 2007 - 07:38:54 BST

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