Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2007 10:04:15 -0600
From:      Derek Ragona <derek@computinginnovations.com>
To:        "Warren Head" <warrenhead@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: autostart apache
Message-ID:  <6.0.0.22.2.20070124100254.0260e310@mail.computinginnovations.com>
In-Reply-To: <51e113440701240636q60e5e05an6bcfe50d6acae13c@mail.gmail.co m>
References:  <51e113440701240636q60e5e05an6bcfe50d6acae13c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Check the startup script in /usr/local/etc, you may need to add
set -x
at the top of the script to see why it isn't started it at boot.

         -Derek

At 08:36 AM 1/24/2007, Warren Head wrote:
>Hi,
>
>I would like Apache2 to start automatically when FreeBSD is done booting.
>I thought that would happen because I placed this inside /etc/rc.conf
>
>apache_enable="YES"
>
>But that doesn't seem to be the case. It doesn't start automatically, I have
>
>to start it manually with:
>apachectl start
>
>Is this behaviour correct or not?
>
>Thanks, Warren
>_______________________________________________
>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"
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>MailScanner thanks transtec Computers for their support.
>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20070124100254.0260e310>