Hi, Anton A. Golubev wrote: > Hi all! > > My problem is: the search.cgi don't respond (freezes forever) > then query should give a non-empty reply having searchd switched on. > Then the query give a zero result, it displays correctly. > > search.htm: > DBAddr mysql://login:passowrd@localhost/mnoGoSearch/ > DBMode cache > LocalCharset koi8-r > BrowserCharset koi8-r > StoredAddr localhost:7003
The problem is in this line. This command is stored related, not searchd. It's should be StoredAddr localhost:7004 if you want use stored. Or comment it out, if not. -- Maxim Zakharov http://sochi.net.ru/~maxime/ Sochi, Russia http://www.sochi.com/ ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
