Hi!

Monday, February 04, 2002, 12:09:10 PM, you wrote:

DH>>>  it seems we have a problem with our configuration. We use mnogosearch-3.19 ,
DH>>>  php 4.1.1 and mysql-4.0.1 .
DH>>>  During the compilation everything worked fine and afterwards everything seems to
DH>>>  be ok. The indexer found all pages and put it into the mysql-database.

DH>>>  But when we use search.php we get the following message.

DH>>>  Warning: Unable to load dynamic library 
'/usr/local/lib/php/20010901/mnogosearch' -
DH>>> /usr/local/lib/php/20010901/mnogosearch: cannot open shared object file: No such 
file or directory in
DH>>> /export/WWW/apache_1.3.22dh/apache_1.3.22/htdocs/search/search.php on line 8
DH>>>  This script requires PHP4.0.5+ with mnoGoSearch extension.

DH>>>  So we tried to compile mnogosearch static into php. But it didn't
DH>>>  worked.

DH>>>  Is there a downloadfile for a dynamic-extension available?
 
DH>>>  Some solution for that problem would be nice.

SK>> Try to add path to mnogosearch library and to dynamic mnogosearch
SK>> extension into /etc/ld.so.conf and run ldconfig after to refresh
SK>> list of libraries.

DH> Thank you for the tip, but this didn't seem to fix the problem.
DH> Maybe there is another conflict.

DH> So this is the configure command, we used.

DH> ./configure --with-apxs=/export/WWW/apache_1.3.22dh/apache_1.3.22/bin/apxs
DH> --with-config-file-path=/export/WWW/apache_1.3.22dh/apache_1.3.22/conf/
DH> --without-gd --with-adabas=/adabas/ --enable-track-vars --enable-trans-sid
DH> --with-xml  --with-mnogosearch=/usr/local/mnogosearch/ --with-mysql=/usr/

DH>  Maybe this is helpful for you.

You should add
/usr/local/mnogosearch/lib/
line into /etc/ld.so.conf and rerun ldconfig

-- 
Regards, Sergey aka gluke.

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to