Hello Sergey, Monday, February 04, 2002, 11:24:50 AM, you wrote:
SK> Hi! SK> 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. SK> You should add SK> /usr/local/mnogosearch/lib/ SK> line into /etc/ld.so.conf and rerun ldconfig Well, so I did, but that makes no difference at all. Could it be a general problem with our mysql-version. We use mysql 4.0.1 Mnogosearch should work fine with older versions, but how about 4.0.1 Greetings Dirk ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
