[xdebug-general] Re: Problem with Xdebug on PHP 5.1.2 and Apache 2.0.55

From: Nimish Pachapurkar <npac[@]spikesource.com>
Date: Tue, 28 Feb 2006 12:55:02 -0800

To answer your earlier question, here is partial output from phpinfo():

PHP API 20041225
PHP Extension 20050922
Zend Extension 220051025
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled

I built the Xdebug 2.0.0 beta5 from source with PHP 5.1.2 itself.

Thanks,
Nimish

Nimish Pachapurkar wrote:
> Those things look ok. But, I found this in Apache error_log when I shut
> down apache. (Nothing when I start it).
>
> Failed loading /opt/oss/libexec/php/xdebug.so:
> /opt/oss/libexec/php/xdebug.so: undefined symbol: zend_qsort
>
> Does that help you?
>
> - Nimish
>
> Derick Rethans wrote:
>> On Tue, 28 Feb 2006, Nimish Pachapurkar wrote:
>>
>>> Yes, I checked that. The location of php.ini is correct.
>>> And PHP is not compiled with debug option. So I am using:
>>>
>>> zend_extension=<xdebug.so-path>
>>
>> Hmm, did you try to set another value there, to see if it has any
>> effect? Did you use the full path to xdebug.so ? And do you perhaps
>> run in threaded mode? (phpinfo() tells you in the first section)?
>>
>> regards,
>> Derick
>>
Received on Tue Feb 28 2006 - 21:55:25 GMT

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