Date: Fri, 14 Dec 2007 13:13:50 -0900 From: Beech Rintoul <beech@freebsd.org> To: freebsd-questions@freebsd.org Cc: Yuri <yuri@rawbw.com> Subject: Re: /usr/local/rc.d/apache22 start doesn't start Apache Message-ID: <200712141313.59654.beech@freebsd.org> In-Reply-To: <1197669823.4762fdbfcb44d@webmail.rawbw.com> References: <1197669823.4762fdbfcb44d@webmail.rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 14 December 2007, Yuri said: > I installed Apache port. > But when I run "/usr/local/etc/rc.d/apache22 start" nothing > happens. 'ps ax | grep httpd' returns nothing. > So server wasn't started. > > Why nothing is printed and server not started with the first > command? What is the right way to start the server? > > Thanks, > Yuri > _______________________________________________ > 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" Take a look at /var/log/httpd-error.log that should tell you why it's not starting. Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/6.2R/announce.html ---------------------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712141313.59654.beech>