Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 09:14:20 -0500
From:      Clint Gilders <techservices@onlinehobbyist.com>
To:        questions@freebsd.org, gerard-seibert@rcn.com
Subject:   Re: Setting up Apache
Message-ID:  <40643ABC.80307@onlinehobbyist.com>
In-Reply-To: <20040326002513.GA17083@archangel.daleco.biz>
References:  <Pine.WNT.4.58.0403251852590.2280@Treneq> <20040326002513.GA17083@archangel.daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Kinsey wrote:
> For starters, make sure your ports tree is up to date,
> and issue the following (assuming version 1.3.x here):
> 
> #cd /usr/ports/www/apache13
> #make install clean
> 
> (if csh or tcsh)
> 
> #rehash
> 
> Then:
> 
> #apachectl configtest

You'll want to do an:

#apachectl start

before trying http://localhost .  configtest  only tests your httpd.conf 
it doesn't start apache.

-- 
Clint Gilders <techservices@onlinehobbyist.com>
Director of Technology Services
OnlineHobbyist.com, Inc.



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