Re: Meaning of "Unable to load interpreter" ?

Trevor Johnson (trevor@jpj.net)
Fri, 1 Aug 1997 05:01:15 -0400 (EDT)


> msqld, running as an unprivileged user, eats up all the ram (64mb)
> when it freaks out; would that cause this error? Should it?

I think the message means there wasn't enough free memory for ld.so. You
might try one or more of these:

- set resource limits
- use swap
- apply Ingo Molnar's "fork bomb protection patch"
- use Linux 2.0.30, which has that incorporated in it
___
Trevor Johnson