Hey Matt
Thanks a lot for your instructions.
Works well now.
Best Regards
Oscar
-----Original Message-----
From: Matt Sullivan [mailto:[EMAIL PROTECTED]]
Sent: 17 July 2001 03:18
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [aseek-users] [Fwd: [aseek]: searchD & db.conf error]
On Mon, 16 Jul 2001, Kir Kolyshkin wrote:
> Matt, can you help this guy? I don't know how details of how
> it was installed from deb, so I can't help here...
>
> -------- Original Message --------
> Subject: [aseek]: searchD & db.conf error
> Date: Mon, 16 Jul 2001 14:00:56 +0300
> From: "Oscar Ssentoogo" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: <[EMAIL PROTECTED]>
>
> Hi,
>
> We have just installed aspseek v 1.2.4a to our i386 machine running Deb
> (installed using the .deb binaries), MySQL 3.2.3. Everything seems to
work
> find, and we got to the stage where we run index to build the index.
> However, when we subsequently run searchd -D, the get the following error:
>
> Can't open config file /etc/aspseek/db.conf
>
> Is there something we have missed out of the installation? How can I fix
> the error.
Take your pick of:
* edit both /etc/aspseek/aspseek.conf and /etc/aspseek/searchd.conf
and adjust "DBAddr" for your setup.
* comment out the line that reads "Include db.conf" in both files.
OR
* create /etc/aspseek/db.conf - it should contain the "DBAddr" definition.
* comment out "DBAddr" in both /etc/aspseek/aspseek.conf and
/etc/aspseek/searchd.conf
* make sure "Include db.conf" is added to both files.
Matt.