From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 01:45:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 943C616A4CE for ; Mon, 7 Mar 2005 01:45:52 +0000 (GMT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC89C43D1F for ; Mon, 7 Mar 2005 01:45:51 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) j271jmYF004078 for ; Sun, 6 Mar 2005 20:45:49 -0500 (EST) Message-ID: <000501c522b7$23baa040$0800a8c0@satellite> From: "dave" To: Date: Sun, 6 Mar 2005 20:44:01 -0500 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 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: apache exits on signal 4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 01:45:52 -0000 Hello, Fbsd 5.3-RELEASE, apache 2.53, php4 installed. Everything was working than i got a report of site's being down. I investigated and learned that apache was not starting. I tried a restart, which did not produce an error, however checking for an http process ID didn't show anything. I then checked /var/log/messages and /var/log/httpd-access.log and found that the apache startup was dying on a signal 4. Googling on this did not tell me what it was or more importantly how to fix it. Any info appreciated. Thanks. Dave.