From owner-freebsd-questions Fri Aug 7 07:43:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16038 for freebsd-questions-outgoing; Fri, 7 Aug 1998 07:43:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zoef.nedstat.nl (zoef.nedstat.nl [194.229.131.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16033 for ; Fri, 7 Aug 1998 07:43:31 -0700 (PDT) (envelope-from lists@alpha.nl) Received: from lisboa ([194.109.98.152]) by zoef.nedstat.nl (8.8.4/8.8.4) with SMTP id QAA08649 for ; Fri, 7 Aug 1998 16:43:12 +0200 Message-ID: <030501bdc212$753661a0$98626dc2@lisboa.nedstat.nl> From: "Arjan" To: Subject: Webserver problem. Date: Fri, 7 Aug 1998 16:48:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Some time ago a problem started with my Apache 1.3 webserver on FreeBSD 2.2.6. At regular times it started showing Internal Server Error-messages, error_log showed 'Couldn't spawn child process: blah'. The advice was to take a look at the daemon-settings in /etc/login.conf. My webserver is running under the group www-data, therefore I took this advice for group www-data. The settings for www-data our now these, still this does not solve the problem: www-data:\ :coredumpsize@:\ :coredumpsize-cur=0:\ :datasize=infinity:\ :datasize-cur@:\ :maxproc=8192:\ :maxproc-cur@:\ :memoryuse-cur=128M:\ :memorylocked-cur=128M:\ :openfiles=8192:\ :openfiles-cur@:\ :stacksize=32M:\ :stacksize-cur@:\ :tc=default: I'm wondering what I can do to solve it. What logs can I look at to see what setting(s) are wrong??? Arjan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message