thanks
good hint with /var
Markus Rietzler
* kommunikation & online service
* RZF NRW
* Tel: 0211.4572-130
-----Urspr�ngliche Nachricht-----
Von: Kir Kolyshkin [mailto:[EMAIL PROTECTED]]
Gesendet am: Donnerstag, 17. Januar 2002 16:41
An: [EMAIL PROTECTED]
Betreff: Re: AW: [aseek-users] quick startup : no robot.txt
> [EMAIL PROTECTED] wrote:
>
> i want to run index on another machine.
> what about libmysql*.so? let's say on my "index"-machine there is an
> older mysql-version and on my database/web/search-computer is a newer version
> of mysql.
> can i use the old libmysql or do i have to use the recent version of that library?
Well, it depends on MySQL. If index will fail to connect/work with MySQL server
on another box, this is probably because of libmysqlclient.so incompatibility.
If index will not load complaining about libmysqlclient, you need to recompile
it with this version of libmysqlclient.
Note also that you have to share aspseek's var/ directory between two machines
if you want to run search and index on different boxes. searchd reads from var/,
index reads/writes it. So you have to make it shared over NFS (or smth like),
or to rsync it from index box to searchd box after doing index -D.
--
[EMAIL PROTECTED] ICQ 7551596 Phone +7 903 6722750
Hard work may not kill you, but why take chances?
--
