logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Webboard: Error: mnogosearch.so: undefined symbol: zend_register_list_destr: msg#00009

Subject: Webboard: Error: mnogosearch.so: undefined symbol: zend_register_list_destructors_ex
Author: Stefan Kaifer
Email: stefan.kaifer@xxxxxxxxxxxxx
Message:
Hi



I've tried to compile the mnogo-php-extension in PHP. No chance!

My system:



Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.8e DAV/2 PHP/5.2.3 mod_perl/2.0.3 
Perl/v5.8.8



1. I've compiled Apache + PHP = everything OK

2. I've compiled mnogosearch with:

./configure --with-mysql=/usr/local/mysql/current 
--prefix=/usr/local/mnogosearch/3.2.42 
--with-openssl=/usr/local/openssl/current --with-zlib --with-extra-charsets=all 
(--enable-all-static)

make

make install

ln -s /usr/local/mnogosearch/3.42 /usr/local/mnogosearch/current



3. I've compiled the mnogo-php-extension:

phpize

./configure --with-mnogosearch=/usr/local/mnogosearch/current

make

make test

make install



Compiling was OK, but after I will load the extension via php.ini and apachectl 
restart, apache crashes with the following message in the error_log:



/usr/local/apache/2.2.4/bin/httpd: symbol lookup error: 
/usr/local/lib/php/extensions/mnogosearch.so: undefined symbol: 
zend_register_list_destructors_ex



Any ideas, how can I compile mnogosearch-support in PHP?



Best reguards



Stefan





Reply: <http://www.mnogosearch.org/board/message.php?id=19302>


<Prev in Thread] Current Thread [Next in Thread>