From owner-freebsd-questions@FreeBSD.ORG Fri Jun 3 12:54:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B10916A41C for ; Fri, 3 Jun 2005 12:54:00 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E4443D49 for ; Fri, 3 Jun 2005 12:53:59 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j53CrbFI099645; Fri, 3 Jun 2005 07:53:37 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost) by mail.goinet.com (8.13.1/8.13.1/Submit) with ESMTP id j53Crbbn099642; Fri, 3 Jun 2005 07:53:37 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Fri, 3 Jun 2005 07:53:37 -0500 (CDT) From: Tony Shadwick To: fbsd_user In-Reply-To: Message-ID: <20050603075247.D64248@mail.goinet.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on mail.goinet.com X-Virus-Status: Clean Cc: philip@xms.co.za, freebsd-questions@freebsd.org Subject: RE: fresh port install off apache 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, 03 Jun 2005 12:54:00 -0000 On a side note, the %PREFIX%/etc/rc.d scripts, when you look at them, are usually well commented as to what needs to be put in rc.conf to get a successful startup. I'm now in the habit of reading over that for every new daemon port I install. On Thu, 2 Jun 2005, fbsd_user wrote: > > Read the comments at the end of the apache install. IN 5.4 there is > different way to start apache. It now needs some rc.conf statements > > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Philip Wege > Sent: Thursday, June 02, 2005 6:07 PM > To: freebsd-questions@freebsd.org > Subject: fresh port install off apache > > > Hi > > Did a fresh port install , added apache to rc.conf , apache says it > starts up but it just doesn't start up , anyone had this before ? > > diesel-electric# /usr/local/etc/rc.d/apache.sh start > Starting apache. > diesel-electric# /usr/local/etc/rc.d/apache.sh start > Starting apache. > diesel-electric# /usr/local/etc/rc.d/apache.sh stop > apache not running? (check /var/run/httpd.pid). > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >