From owner-freebsd-questions Wed Nov 11 07:24:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA25654 for freebsd-questions-outgoing; Wed, 11 Nov 1998 07:24:36 -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 HAA25631 for ; Wed, 11 Nov 1998 07:24:25 -0800 (PST) (envelope-from luigi@vecom.com) Received: from vecom.com ([200.230.19.96]) by ns.vecom.com (8.8.8/8.8.8) with ESMTP id NAA27870 for ; Wed, 11 Nov 1998 13:23:33 GMT Message-ID: <3649AC98.C28DBEE5@vecom.com> Date: Wed, 11 Nov 1998 13:26:16 -0200 From: Luiz Lins Organization: Vecom Internet X-Mailer: Mozilla 4.5b2 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: 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 hosting a huge 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???? I'm having troubles with my scripts (they stopped working). Please, send the solution directly to my e-mail; I don't subscribe this list. Thank you 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