Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 1998 11:10:36 +0200 (CEST)
From:      Dirk-Willem van Gulik <dirk.vangulik@jrc.it>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Restart Apache
Message-ID:  <Pine.BSF.3.96.980430110843.10816E-100000@mda00.jrc.it>
In-Reply-To: <000301bd73cf$4473b4a0$2b6042c3@orion-1>

next in thread | previous in thread | raw e-mail | index | archive | help



On Thu, 30 Apr 1998 Angelos Chatzikostas@ wrote:

> how can i restart the apache web server after reboot ?
> I put the following line in my  /etc/rc.local file but nothing happened
> /usr/local/sbin/httpd -f /usr/local/etc/apache/conf/httpd.conf

Thatg kind of looks correct, some things to check,

	become root with no environment leftovers

		su -

	if you cut and paste the above command to the command line
	does that work ?

	what are the permissions on the rc.local file

	if you run the rc.local file from the command line, do you
	see any errors ?

Dw. 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980430110843.10816E-100000>