install mmcache on xampp

Hello,

System :
Sarges (kernel:2.6.8-2-386)
XAMPP for Linux 1.4.16

After installation of mmcache and configuration of php.ini :
extension_dir="/opt/lampp/lib/php/extensions/no-debug-non-zts-20020429/"
extension="mmcache.so"
...

I get the following problem on serveur start :
PHP Warning: Unknown(): Unable to load dynamic library '/opt/lampp/lib/php/extensions/no-debug-non-zts-20020429/mmcache.so' - /opt/lampp/lib/php/extensions/no-debug-non-zts-20020429/mmcache.so: undefined symbol: zend_function_dtor in Unknown on line 0

"/opt/lampp/lib/php/extensions/no-debug-non-zts-20020429/mmcache.so" is present.

If anybody has got an idea about this, thank you to tell it.
Bye.

 

 

 

 

Top