From owner-freebsd-questions@FreeBSD.ORG Fri Mar 30 14:28:11 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE26B16A408 for ; Fri, 30 Mar 2007 14:28:11 +0000 (UTC) (envelope-from heccjj1@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.freebsd.org (Postfix) with ESMTP id ABD6913C43E for ; Fri, 30 Mar 2007 14:28:11 +0000 (UTC) (envelope-from heccjj1@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so646810wra for ; Fri, 30 Mar 2007 07:28:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JymiOFYVfT7qPD+0SwLa4fMqSy5sx0NbPbSXW6dggA/XPyH+Hm8m6jLpqvQh0zMxejInNWWDRY4DYHEOamOoayrEeIOQ6r+yYQabbg9/2J7aP20oqs2rEtJzgvBk/c3548cZpEHoQ05HPUvqVyxqf17gVTKXrDAV9+iBMcfCzeE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bW7OsnFA8eCu4puxjShf949G/8femjG72VUrJVBDYNRgLEH+HAG0PPLHtKvRdvvyTaRmHjIVqp4AhTJfGB7F1dnApN0zZ5GVTxonZyK2pipw0nVpovNS94KdKOB2OMlNMDwjKILUqU8UXTdrPf/rYXgO01t2bVd714+q8fcoz6Y= Received: by 10.114.137.2 with SMTP id k2mr782678wad.1175264890361; Fri, 30 Mar 2007 07:28:10 -0700 (PDT) Received: by 10.114.254.8 with HTTP; Fri, 30 Mar 2007 07:28:10 -0700 (PDT) Message-ID: <6f9d8a50703300728m653f8517y849de32a953478d1@mail.gmail.com> Date: Fri, 30 Mar 2007 22:28:10 +0800 From: "he ccjj" To: "Eric Crist" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6f9d8a50703300224j4126914bke77664ca3e395d5a@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: apache2x can't autostart under freebsd 6.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2007 14:28:12 -0000 Than you for your advice very much, I will try later. On 3/30/07, Eric Crist wrote: > On Mar 30, 2007, at 4:24 AM, he ccjj wrote: > > > I setup apache20 or apache22 on freebsd6.2, and eidted /etc/rc.conf, > > then I can use "/usr/local/etc/rc.d/apache2.sh start" or > > "/usr/local/etc/rc.d/apache22 start" to start, but after reboot, I > > have to restart it manully. This must be a BUG for Freebsd 6.2, how to > > resolve it? > > It's not a bug in FreeBSD 6.2, I've got 4 servers on 6.2 running > apache 2.2 and they all restart Apache just fine upon boot. My first > recommendation would be to check /var/log/messages immediately after > boot and see what it says in there. If there's nothing there, look > in /var/log/httpd-error.log and see if anything stands out. > ----- > Eric F Crist > Secure Computing Networks > > >