Date: Sun, 18 Dec 2005 21:10:27 -0600 From: Don Hinton <don.hinton@vanderbilt.edu> To: freebsd-questions@freebsd.org Subject: Re: httpd_flags="-DSSL"? Message-ID: <200512182110.33506.don.hinton@vanderbilt.edu> In-Reply-To: <000901c60448$bcd7e620$0c00a8c0@mothra> References: <000901c60448$bcd7e620$0c00a8c0@mothra>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart378321414.yWWkh2tEbv Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Jeff: On Sunday 18 December 2005 21:03, Jeff D. Hamann wrote: > I've searched plenty looking for the proper method to get apache2 to start > up at boot time with little success. I've tried the various combinations = of > httpd_flags/apache2_flags/apache_flags=3D to my rc.conf file to no avail: > > bobby# cat rc.conf > blah, blah, blah... > apache_enable=3D"YES" > httpd_flags=3D"-DSSL" > blah, blah, blah... > bobby# > > What's the trick? I've fixed the cert file to not require the dialog on > startup and have been able to start apache2 using the command: > > /usr/local/sbin/apachectl startssl > > and then it starts without the dialog. > > Ideas? Make sure your apache2.sh file exists and is executable, you probably need = to=20 rename if from apache2.sh.sample (or something like that), e.g.: /usr/local/etc/rc.d/apache2.sh Also, it will contain the flags you need to set in rc.conf. hth... don > > Jeff. > > > _______________________________________________ > 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" =2D-=20 Don Hinton <don.hinton at vanderbilt.edu> 615.480.5667 ISIS, Vanderbilt University --nextPart378321414.yWWkh2tEbv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDpiSp0U0xbM5cLs0RAnP/AKCc8ev5gNDJUjvMch8fJdiWYS4zagCgiR67 O95vddBoKHtAh70VXn9Z4cU= =DhfE -----END PGP SIGNATURE----- --nextPart378321414.yWWkh2tEbv--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512182110.33506.don.hinton>