From owner-freebsd-questions Sun Jan 24 21:17:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18385 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:17:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18378 for ; Sun, 24 Jan 1999 21:17:30 -0800 (PST) (envelope-from craig@hotmix.com.au) Received: from superbruce (superbruce.netnology.com.au [203.33.30.10]) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id NAA02980 for ; Mon, 25 Jan 1999 13:48:56 +0800 From: Craig Beasland To: "'FreeBSD Questions List'" Subject: Apache Question Date: Mon, 25 Jan 1999 13:23:32 +0800 Message-ID: <01C7F728BCABD211860B00C0261004192C57@ABERDEEN> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I am running apache 1.3.? and have problems when restarting the machine (very rarely these days). In my /etc/rc.local file I have the line /usr/local/sbin/apachectl start, but I get error messages saying that my domain names cannot be found. My machine continues to boot and after it is finished starting I need to log in and /usr/local/sbin/apachectl restart to fix the problem. This machine is also name serving for those hosted domains. Obviously (to me anyway) there is a problem because apache is starting before named, but I am not sure how to fix the problem. Do I start named from the /etc/rc.local file instead of the rc.conf before the apache line?, do I add entries to the /etc/hosts file which apache can use until named starts? Anything else? Thanks for any help cheers craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message