Apache not starting when rebooting using latest FreeBSD 6

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Wed Dec 28 01:59:43 PST 2005


On Wed, 28 Dec 2005 01:12:16 -0600
Nicolas de Bari Embriz Garcia Rojas <nbari at 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?




More information about the freebsd-ports mailing list