Date: Sat, 3 Feb 2007 10:33:47 +0100 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-questions@freebsd.org Cc: "Belanger, Benoit" <benoit.belanger@securidata.net>, questions@freebsd.org Subject: Re: Help with autostarting Apache Message-ID: <200702031033.47346.pieter@degoeje.nl> In-Reply-To: <000001c74742$612951e0$237bf5a0$@belanger@securidata.net> References: <000001c74742$612951e0$237bf5a0$@belanger@securidata.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 03 February 2007 04:21, Belanger, Benoit wrote: > Hi, > > > > It seems that I am unable to autostart apache 2.2.4 at boot time with > FreeBSD 6.2. Apache is working fine once loaded manually but I really need > it to run by itself at system startup since this system will be left > unattended for long periods. > > > > It seems that adding apache2_enable="YES" in rc.conf does not produce the > desired result. Can anybody tell me what I am doing wrong? Change it to apache22_enable="YES" and you'll be fine :) (Also see pkg-message in $PORTSDIR/www/apache22) > > > > Otherwise, this version of FreeBSD is working just fine (almost > flawlessly). > > > > Thanks in advance. > > > > Benoit Belanger > > Securidata > > 514.748.4838 (Bureau) > > 514.945.3647 (Mobile) > > benoit.belanger@securidata.net > > <http://www.securidata.net/> http://www.securidata.net Cheers, Pieter de Goeje
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702031033.47346.pieter>