From owner-freebsd-current@FreeBSD.ORG Mon Aug 4 20:23:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F01EA37B401 for ; Mon, 4 Aug 2003 20:23:08 -0700 (PDT) Received: from smtp800.mail.sc5.yahoo.com (smtp800.mail.sc5.yahoo.com [66.163.168.179]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C1A243FBF for ; Mon, 4 Aug 2003 20:23:06 -0700 (PDT) (envelope-from derwood@naebunny.net) Received: from adsl-64-108-107-163.dsl.dytnoh.ameritech.net (HELO derwood2) (sir?slig@sbcglobal.net@64.108.107.163 with login) by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 5 Aug 2003 03:23:05 -0000 From: "derwood" To: Date: Mon, 4 Aug 2003 23:23:06 -0400 Message-ID: <000001c35b00$e3ac8dd0$6d00a8c0@derwood2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Apache startup problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 03:23:09 -0000 Hi, I'm running FreeBSD 5.1, and all seems to be working fine except for = one problem: Whenever I reboot the box, Apache will seg fault whenever it is accessed until I go and bounce it. After that, it runs happy and fine with no problems. I have a feeling that its because I'm using PPPoE to connect to my DSL = line and the IP address hasn't been assigned to the box yet. Is there a way to make apache wait on bootup until PPPoE is done = connecting? Below is what happens right after boot.. Darin - [Mon Aug 4 23:14:38 2003] [notice] Apache/1.3.28 (Unix) PHP/4.3.3RC1 mod_ssl/2.8.15 OpenSSL/0.9.7b configured -- resuming normal operations [Mon Aug 4 23:14:38 2003] [notice] Accept mutex: flock (Default: flock) [Mon Aug 4 23:14:59 2003] [notice] child pid 485 exit signal = Segmentation fault (11) [Mon Aug 4 23:15:03 2003] [notice] child pid 487 exit signal = Segmentation fault (11)