On Thu, 21 Mar 2002, Erhan Bolatturk wrote: > Helo, > > I'm using freebsd 4.2 and aspseek 1.2.7 > > Freebsd says: Error: Kernel: File table is full. > > What happened.
Since I'm not a frequent *bsd user this is a bit of a stab but I'd guess your kernel has run out of file descriptors and you need to tweak some limits. Try 'man sysctl'. Matt.
