﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,appname,phpversion,exts,sapi,probability,blockedby,blocking
21,Apache start: xcache.so: undefined symbol: destroy_zend_function,anonymous,moo,"Hi,

I try to get 
Apache 2.2.2 with PHP 5.1.4 to run. Without xcache it works.
Compiling xcache also works without complaints. But including
xcache into php.ini results in this error at apache startup:

Failed loading /usr/local/LAMP/php/5.1.4/lib/php/extensions/no-debug-non-zts-20050922/xcache.so:  /usr/local/LAMP/php/5.1.4/lib/php/ext
ensions/no-debug-non-zts-20050922/xcache.so: undefined symbol: destroy_zend_function

my configuration of xcache:

 1. /usr/local/LAMP/php/5.1.4/bin/phpize --clean 
 1. /usr/local/LAMP/php/5.1.4/bin/phpize 
 1. ./configure --prefix=/usr/local/LAMP/xcache/1.0 \
            --with-php-config=/usr/local/LAMP/php/5.1.4/bin/php-config \
            --enable-xcache


Best regards,


Christian",defect,closed,major,1.0.1,cacher,1.0,invalid,,,,,,,,,
