Date: Wed, 11 Nov 1998 13:26:16 -0200 From: Luiz Lins <luigi@vecom.com> To: questions@FreeBSD.ORG Subject: Too many files Message-ID: <3649AC98.C28DBEE5@vecom.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3649AC98.C28DBEE5>