From owner-freebsd-isp Thu Mar 21 5:24:58 2002 Delivered-To: freebsd-isp@freebsd.org Received: from enitel.no (mail.enitel.no [194.19.2.12]) by hub.freebsd.org (Postfix) with ESMTP id 716D137B400 for ; Thu, 21 Mar 2002 05:24:54 -0800 (PST) Received: from [194.19.18.157] (HELO pcjorinn) by enitel.no (CommuniGate Pro SMTP 3.5.7) with ESMTP id 43969452 for freebsd-isp@FreeBSD.ORG; Thu, 21 Mar 2002 14:24:52 +0100 From: =?iso-8859-1?Q?J=F8rn-Morten_Innselset?= To: Subject: RE: Problem with Starting httpd on FreeBSD Date: Thu, 21 Mar 2002 14:24:52 +0100 Organization: BaneTele Nett AS Message-ID: <377CD49B98E3D211809300902740748205EDA01E@mail1.enitel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20020320162009.J4440-100000@floyd.getsetnet.net> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org First of all you should check your Apache error logs. I struggled with the exact same problem a time ago, and it turned out to be that the httpd process couldn't resolve its assiciated hostname on startup due to the server running named locally. Had to define it spesifically in /etc/hosts. -- J=F8rn-Morten Innselset Email & Web Services Manager BaneTele Nett AS > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG=20 > [mailto:owner-freebsd-isp@FreeBSD.ORG] On Behalf Of Jamie Ostrowski > Sent: 20. mars 2002 23:34 > To: freebsd-isp@FreeBSD.ORG > Subject: Problem with Starting httpd on FreeBSD >=20 >=20 >=20 >=20 >=20 > I am building a new web server for an ISP, and I am=20 > having trouble getting Apache to start up automatically when=20 > the machine comes up. I am running FreeBSD 4.5 RELEASE on a=20 > 1GHz PIII. I have installed apachectl in /usr/local/etc/rc.d,=20 > and set it to 755. I can start apache from the command=20 > manually in that directory like this: >=20 > /usr/local/etc/rc.d/apachectl start >=20 > and it comes up just fine. >=20 > It does take about 15 seconds for it to start as there are=20 > a couple hundred virtual hosts it is starting up. Is init=20 > giving up after a certain length of time, before apachectl=20 > has time to finish firing up httpd? If so, is there a way=20 > this can be configured? I can't seem to locate any=20 > documentation that covers this specific problem. Thanks. >=20 >=20 > - Jamie >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message