UdmSearch: Webboard: Error

2001-02-15 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
UPgrade to the latest version of mnogosearch-php.

Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Error

2001-02-15 Thread Johan Guijt

Author: Johan Guijt
Email: [EMAIL PROTECTED]
Message:
I installed a new server and updated from 3.0.18 to php-4.0.4

Fatal error: Cannot redeclare crc32() in /home/mydir/search/crc32.inc on line 6

After I disabled line 6 it works again.
It looks like the function is not needed in PHP4

Does anybody know??

Thanx,

Johan Guijt


Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Error: [TCX][MyODBC]SQLBindParameter not used for all parameters

2001-02-05 Thread Alexander

Author: Alexander
Email: [EMAIL PROTECTED]
Message:


I am using 3.0.22.1.beta/win32 build under NT4.0/sp6i. MySQL/win32/3.21-29a-gamma. 
While indexing, index stoped & write this: 'Error: [TCX][MyODBC]SQLBindParameter not 
used for all parameters.', I may rerun indexing & then after some time i see it again.

p.s. you may reply at russian.

Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: ERROR with INDEXER

2001-01-22 Thread Carsten Pedersen

Author: Carsten Pedersen
Email: 
Message:
That's probably not an error in indexer. Sounds more like 
a corrupted MySQL table. Shutdown the mysql server and 
repair the tables with (my)isamchk.


Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Webboard: ERROR with INDEXER

2001-01-18 Thread Alexander Barkov

Corrupted MySQL tables. Try to repair.


ruben wrote:
> 
> Author: ruben
> Email: [EMAIL PROTECTED]
> Message:
> In this moment I have a big problem, I explain it to you:
> 
> Indexer show me the next ERROR while it is indexing:
> 
> Jan 18 03:26:17 machine_name Indexer[9714]: [1] Error: '#1030: Got error 127 from 
>table handler'.
> 
> Then, Indexer stop index the next URLs.
> 
> Is there some way to sove this ERROR? Because I can´t introduce new URLs to my 
>searcher.
> 
> Thank You very much.
> 
> - Ruben -
> 
> Reply: 
> 
> __
> If you want to unsubscribe send "unsubscribe udmsearch"
> to [EMAIL PROTECTED]
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: ERROR with INDEXER

2001-01-18 Thread ruben

Author: ruben
Email: [EMAIL PROTECTED]
Message:
In this moment I have a big problem, I explain it to you:
 
Indexer show me the next ERROR while it is indexing:
 
Jan 18 03:26:17 machine_name Indexer[9714]: [1] Error: '#1030: Got error 127 from 
table handler'.
 
Then, Indexer stop index the next URLs.
 
Is there some way to sove this ERROR? Because I can´t introduce new URLs to my 
searcher.
 
Thank You very much.
 
- Ruben -


Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Webboard: ERROR: Cannot insert a duplicate key into unique index url_url

2001-01-11 Thread Alexander Barkov



mocha wrote:
> 
> Author: mocha
> Email: [EMAIL PROTECTED]
> Message:
> i see a lot of these errors in my postgres log:
> 
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> ERROR:  Cannot insert a duplicate key into unique index url_url
> 
> is that normal?
> 

This is normal. indexer is trying to add documents which are already in
the database. It ignores "duplicate key" errors after an attempt to run


"INSERT INTO url ...".


__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: ERROR: Cannot insert a duplicate key into unique index url_url

2001-01-07 Thread mocha

Author: mocha
Email: [EMAIL PROTECTED]
Message:
i see a lot of these errors in my postgres log:

ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url
ERROR:  Cannot insert a duplicate key into unique index url_url

is that normal?

Reply: 

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]