Re[2]: UdmSearch: PHP4 - Can't redeclare error

2000-07-25 Thread Sergey Kartashoff
Hi! Tuesday, July 25, 2000, 8:24:26 PM, you wrote: LS> Is there a fix so that I can continue to use the stable version of LS> UDMsearch 3.0.19 and PHP frontend? UdmSearch-php-3.1.x supports both udmasearch 3.0.x and 3.1.x databases, so just download and install last version of udmsearch-php --

Re: UdmSearch: PHP4 - Can't redeclare error

2000-07-25 Thread Alain TESIO
Hi, try to comment the line "include crc.inc" (or similar, can't remember exactly) Alain - Message d'origine - De : Lindsey Simon <[EMAIL PROTECTED]> À : Sergey Kartashoff <[EMAIL PROTECTED]> Cc : <[EMAIL PROTECTED]> Envoyé : mardi 25 juillet 2000 19:24 Objet : Re: UdmSearch: PHP4 - Can'

Re: UdmSearch: PHP4 - Can't redeclare error

2000-07-25 Thread Jerry Allen
I use PHP4, udm setup with crc-multi, and had simply commented out the include statement for crc32.inc. Maybe it is not working correctly, but it does find what I want, and the data is stored in crc format rather than text format... this would tell me that it is working _without_ crc32.inc. An

Re: UdmSearch: PHP4 - Can't redeclare error

2000-07-25 Thread Lindsey Simon
Is there a fix so that I can continue to use the stable version of UDMsearch 3.0.19 and PHP frontend? Sergey Kartashoff in message Re: UdmSearch: PHP4 - Can't redeclare error (Tue, 07/25 07:21): > Hi! > > Tuesday, July 25, 2000, 12:14:15 AM, you wrote: > > JA> the crc32.inc can not be include

UdmSearch: ANNOUNCE 3.0.20 stable

2000-07-25 Thread Alexander Barkov
Hello! 3.0.20 stable version of our search software is available from http://search.mnogo.ru/ From ChangeLog: * A bug in URL cache which was a reason of losten links has been fixed. * Polish stop-list has been added. * A patch by Matthew Sullivan <[EMAIL PROTECTED]> for NEWS extensi

Re: UdmSearch: PHP4 - Can't redeclare error

2000-07-25 Thread Donald Undeen
Sergey Kartashoff wrote: > Hi! > > Tuesday, July 25, 2000, 12:14:15 AM, you wrote: > > JA> the crc32.inc can not be included, it causes > JA> PHP Fatal error: Cannot redeclare crc32() in crc32.inc on line 6 > > JA> commented out everything seems to work. > > Please download last version 3.1.0.1

Re: UdmSearch: Problem with indexer

2000-07-25 Thread Jan Schmidt
Hi ! > > >JS> I have a big problem with the indexer in udmsearch 3.1.x . It dies > > >JS> irregularly with an > > >JS> error 'Speicherzugriffsfehler' (best translated 'memory access > error' ?). > > >JS> Is there anything I can do to help finding the error (e.g. compiling a > > >JS> debug versio

Re: UdmSearch: Bug report

2000-07-25 Thread Alexander Barkov
Hello! Frederic Tschannen wrote: > 1. Using multi-crc i was wondering why 'thierry' (crc32=-1701586258 [negative >number]) was not indexed correctly? in ndict7 the lowest word_id is 25072 (no >negative number in all ndict's !!!) What is going wrong? Negative number are OK. But there was a bug

Re: UdmSearch: Problem with indexer

2000-07-25 Thread Jan Schmidt
Hi ! >JS> I have a big problem with the indexer in udmsearch 3.1.x . It dies >JS> irregularly with an >JS> error 'Speicherzugriffsfehler' (best translated 'memory access error' ?). >JS> Is there anything I can do to help finding the error (e.g. compiling a >JS> debug version) ? I just tested the

Re: UdmSearch: Href Cacher corruption problem in 3.0.19

2000-07-25 Thread Alexander Barkov
Hello! This was a stupid bug. It appeared when sorting and binary search was added. Now bug is fixed ( in slightly different way although) and fix will appear in next releases of both 3.0.x and 3.1.x brunches. Thanks Willem for discovering this problem. Regards! Willem Brown wrote: > > Hi,

Re: UdmSearch: Problem with indexer

2000-07-25 Thread Alexander Barkov
Jan Schmidt wrote: > > Hi, > > >JS> I have a big problem with the indexer in udmsearch 3.1.x . It dies > >JS> irregularly with an > >JS> error 'Speicherzugriffsfehler' (best translated 'memory access error' ?). > > > >JS> Is there anything I can do to help finding the error (e.g. compiling a > >

Re: UdmSearch: Problem with indexer

2000-07-25 Thread Jan Schmidt
Hi, >JS> I have a big problem with the indexer in udmsearch 3.1.x . It dies >JS> irregularly with an >JS> error 'Speicherzugriffsfehler' (best translated 'memory access error' ?). > >JS> Is there anything I can do to help finding the error (e.g. compiling a >JS> debug version) ? > >If indexer cor

UdmSearch: Re[2]: php frontend 3.1.0.1 finding itself in matches

2000-07-25 Thread Sergey Kartashoff
Hi! Tuesday, July 25, 2000, 11:03:49 AM, you wrote: >>ok. Why not ? If your indexer put link ro search.php into databse, >>then search.php finds it 8) If it is annoying to you, you may add >>corresponding Disallow string to indexer.conf TB> It is not. checked the database. It is not linked anyw

RE: UdmSearch: Problem with indexer

2000-07-25 Thread Maciek Uhlig
Find out what piece of software produces 'Speicherzugriffsfehler'. If udmsearch doesn't produce core dump, and the problem is irregular, according to what you write, I'd suspect the hardware problem. Indexer may be a quite good tester of memory chips, I suppose. Maciek > -Original Message---