Re: Unable to load interpreter

Alan Olsen (alano@adams.pcx.ncd.com)
Mon, 23 Nov 1998 12:17:10 -0800


On Nov 23, 11:06am, Aleksandrs Maslobojevs wrote:
> Subject: Unable to load interpreter
> Hello!
> I rebuild my linux kernel to 2.0.33. At this moment I got to my log file:
> kernel: Unable to load interpreter
> When these messages appear I couldn't log in to my server.
> I running Apache WEb server on this machine and sendmail.
>
> I need help to solve this problem.

I have seen this before.

The message appears when you start running out of file handles.

First of all, upgrade to a newer kernel. The later kernels have a larger
number of available kernel file handles by default. (The number went from 256
to 1024, if I remember correctly.)

If the problem continues to occur, you will need to add the mega-file handle
patch (Sorry, I do not remember the correct name for it) to the kernel and
rebuild. It is at Alan Cox's web site.

-- 
Alan Olsen

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/