Date: Wed, 28 Dec 2005 11:59:34 +0200 From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: Nicolas de Bari Embriz Garcia Rojas <nbari@unixmexico.com> Cc: rse@engelschall.com, imp@village.org, freebsd-ports@freebsd.org Subject: Re: Apache not starting when rebooting using latest FreeBSD 6 Message-ID: <20051228115934.2310851a@it.buh.tecnik93.com> In-Reply-To: <2354A825-98CE-4B2B-A483-042D05BD2FB0@unixmexico.com> References: <2354A825-98CE-4B2B-A483-042D05BD2FB0@unixmexico.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Dec 2005 01:12:16 -0600 Nicolas de Bari Embriz Garcia Rojas <nbari@unixmexico.com> wrote: > Hello, after making a clean installation of FreeBSD 6 and then > updating the sources for getting the latest stable release, apache > is not starting when booting it only start when manually doing > the /usr/ local/etc/rc.d/apache.sh start sequence. Did you try to set the right var in /etc/rc.conf.local ? # Define these apache_* variables in one of these files: # /etc/rc.conf # /etc/rc.conf.local # /etc/rc.conf.d/apache # # DO NOT CHANGE THESE DEFAULT VALUES HERE # apache_enable=${apache_enable-"NO"} apache_flags=${apache_flags-""} apache_pidfile=${apache_pidfile-"/var/run/httpd.pid"} Anyway, get use to it, this is the way all stat-up scripts will work in a shot time. -- IOnut - Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #193: Did you pay the new Support Fee?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051228115934.2310851a>