From owner-freebsd-isp Thu Mar 21 14:38:29 2002 Delivered-To: freebsd-isp@freebsd.org Received: from picard.dyn.newmillennium.net.au (max037.apex.net.au [203.30.99.166]) by hub.freebsd.org (Postfix) with ESMTP id 7E45E37B400 for ; Thu, 21 Mar 2002 14:38:22 -0800 (PST) Received: (from root@localhost) by picard.dyn.newmillennium.net.au (8.11.6/8.11.4) id g2LMcZH48523 for freebsd-isp@freebsd.org; Fri, 22 Mar 2002 09:38:35 +1100 (EST) (envelope-from deece@newmillennium.net.au) Received: from riker (riker.internal [192.168.0.50]) by picard.dyn.newmillennium.net.au (8.11.6/8.9.3) with ESMTP id g2LMcWv48432; Fri, 22 Mar 2002 09:38:32 +1100 (EST) From: "Alastair D'Silva" To: "'Jamie Ostrowski'" , Subject: RE: Problem with Starting httpd on FreeBSD Date: Fri, 22 Mar 2002 09:37:53 +1100 Organization: New Millennium Networking Message-ID: <00f801c1d129$0aab0910$3200a8c0@riker> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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> X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.co.za/) 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 Install Apache from the ports collection - it'll set it up nicely for FreeBSD, including installing httpd.sh in the appropriate place. -- Alastair D'Silva B. Sc. mob: 0413 485 733 Networking Consultant New Millennium Networking http://www.newmillennium.net.au > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG] On Behalf Of Jamie Ostrowski > Sent: Thursday, 21 March 2002 9:34 AM > To: freebsd-isp@FreeBSD.ORG > Subject: Problem with Starting httpd on FreeBSD > > > > > > I am building a new web server for an ISP, and I am > having trouble getting Apache to start up automatically when > the machine comes up. I am running FreeBSD 4.5 RELEASE on a > 1GHz PIII. I have installed apachectl in /usr/local/etc/rc.d, > and set it to 755. I can start apache from the command > manually in that directory like this: > > /usr/local/etc/rc.d/apachectl start > > and it comes up just fine. > > It does take about 15 seconds for it to start as there are > a couple hundred virtual hosts it is starting up. Is init > giving up after a certain length of time, before apachectl > has time to finish firing up httpd? If so, is there a way > this can be configured? I can't seem to locate any > documentation that covers this specific problem. Thanks. > > > - Jamie > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message