From owner-freebsd-questions Tue Nov 3 13:20:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12213 for freebsd-questions-outgoing; Tue, 3 Nov 1998 13:20:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.vecom.com ([209.3.32.80]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12206 for ; Tue, 3 Nov 1998 13:20:16 -0800 (PST) (envelope-from luigi@vecom.com) Received: from vecom.com ([200.230.19.80]) by ns.vecom.com (8.8.8/8.8.8) with ESMTP id TAA07085 for ; Tue, 3 Nov 1998 19:19:29 GMT Message-ID: <363F71E2.58B4A71F@vecom.com> Date: Tue, 03 Nov 1998 19:13:06 -0200 From: Luiz Lins Organization: Vecom Internet X-Mailer: Mozilla 4.5b2 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Too many files Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I have FreeBSD 2.2.6 working with apache and serving a heavy site. It has about 2,000 accesses per day. I compiled the kernel with the following options: CHILD_MAX=256 OPEN_MAX=2000 But, for instance, when I type "ls" the system often returns: "ls: .: Too many open files in system" Or, when I type "su", it returns: "Couldn't open /usr/libexec/ld.so." How do I solve this problem???? Please, send the solution directly to my e-mail, 'cause I don't subscribe this list. Thanx in advance, Luiz Lins luigi@vecom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message