Author: Cédric Haindl Email: [EMAIL PROTECTED] Message: Hi, I am somewhat unsuccessful installing mnogosearch.
Here is what I did first: I am using a mysql-database. Indexing a website works fine and fills up the database, it does not matter if you use single mode or any other mode. I added the database information to search.htm and to indexer.conf. I moved search.cgi to http://www.avuton.ch/cgi-bin/search.pl (tried .cgi als well) and gave it the right permissions. Then I changed the owner of search.htm to nobody and chmodded to 644 Whatever I do, I simply get a white page, whenever I call search.pl. If I call the cgi from the commandline via ssh, I get a proper output to stdout. I've read all the articles on http://www.mnogosearch.org/board/message.php?id=1396 and http://www.mnogosearch.org/board/message.php?id=1336 but since there is no real solutions I failed with my experiments. I am using a cobalt raq4r with mysql 3.23.37. The system is pretty up to date. No errors while compiling mnogosearch. Then I decided to go for the php-Version: I installed mnogosearch with --disable-ftp --with-mysql=/usr as recommended here http://www.php.net/manual/en/ref.mnogo.php I configured php with these options (tried different settings as well) ./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-gd --enable-safe-mode --with-libdir=/usr/lib --with-config-file-path=/etc/httpd --with-exec-dir=/usr/bin --enable-magic-quotes --with-regex=system --enable-track-vars --with-mysql=/usr --enable-wddx=shared --enable-mm=shared --enable-xml --disable-debug --with-interbase=shared --with-pgsql=shared --with-ldap --with-imap --with-curl=shared --with-pdflib=shared --with-ttf=/usr/include --with-png-dir=/usr/local/lib --with-jpeg-dir=/usr/local/lib --with-openssl --enable-trans-sid --with-mnogosearch --with-zlib --with-mbstring --with-mbstr-enc-trans But make always fails, although I use the extensions in mnogosearch-1.49.tar.gz. Then I tried mnogosearch-3.2.3 and got the following error during make. In file included from /usr/local/mnogosearch/include/udmsearch.h:37, from /home/installer/php/php-4.1.2/ext/mnogosearch/php_mnogo.h:31, from internal_functions.c:36: /usr/local/mnogosearch/include/udm_doc.h:7: parse error before `1' make[2]: *** [internal_functions.lo] Error 1 make[2]: Leaving directory `/home/installer/php/php-4.1.2/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/installer/php/php-4.1.2/main' make: *** [all-recursive] Error 1 I can compile php without any problems, if I don't include mnogosearch-support. BTW I tried search.cgi from 3.2.3 as well - no success. So if anyone out there has an idea, I would be very happy. Thank you very much. Regards Cédric Reply: <http://www.mnogosearch.org/board/message.php?id=4543> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]