Hi,
I have tried to add the xdebug extension to my php (by adding the line 'zend_extension=xdebug.so') and I keep getting the following error:
%php --ini
xdebug.so: 'undefined symbol: alloc_globals'
I have tried with php-5.3.3, php-5.3.5 and php-5.3.6
I have tried with apache v2.2.11 and apache v2.2.15
I have built the xdebug sources by following the README :
%phpize
%./configure --enable-xdebug
%make
%etc...
My linux box config is:
%cat /proc/version
Linux version 2.6.16.13-4-default (geeko[@]buildhost) (gcc version 4.1.0 (SUSE Linux)) #1 Wed May 3 04:53:23 UTC 2006
I have spent numerous hours trying to figure out the problem, unsuccessfully.
Would you know what could be the problem ?
Thanks in advance!
Ziad Chaine
Received on Fri Jun 17 2011 - 20:51:51 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST