Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 13:13:20 -0500
From:      mpd <mpd6334@cs.rit.edu>
To:        Bill Olson <w0ls0n@gwi.net>
Cc:        questions@freebsd.org
Subject:   Re: Apache
Message-ID:  <20020319131320.A7960@rochester.rr.com>
In-Reply-To: <002d01c1cf70$8c1ecc80$1201010a@suscom66>; from w0ls0n@gwi.net on Tue, Mar 19, 2002 at 01:04:43PM -0500
References:  <001701c1cf6e$23a8c5e0$1201010a@suscom66> <20020319125707.A7789@rochester.rr.com> <002d01c1cf70$8c1ecc80$1201010a@suscom66>

next in thread | previous in thread | raw e-mail | index | archive | help
(Please don't remove the cc: to questions. The posts get archived,
making it simpler to find solutions to problems in the future.)

On Tue, Mar 19, 2002 at 01:04:43PM -0500, Bill Olson wrote:
> Hi,
> 
> I am a little new to apache so I am not sure what port it is referring to.
> Is this something you can tell me?

Oh, I meant did you install it via the ports collection, or did
you download-configure-make-make install it by hand? The former
should put the file in the correct place. If not, it's not a big
deal, but I would strongly recommend checking out the ports
collection ("man ports" should get you started.)

If this is the only problem you have, you can edit your httpd.conf file
and change the line labeled "TypesConfig" to point to the correct place.
That would seem easier than re-installing apache.

> 
> Thanks,
> Bill

mike

> ----- Original Message -----
> From: "mpd" <mpd6334@cs.rit.edu>
> To: "Bill Olson" <w0ls0n@gwi.net>
> Cc: <questions@FreeBSD.org>
> Sent: Tuesday, March 19, 2002 12:57 PM
> Subject: Re: Apache
> 
> 
> > On Tue, Mar 19, 2002 at 12:47:29PM -0500, Bill Olson wrote:
> > > Hi,
> > >
> > > I am having troubles with installing Apache. Please look at my error
> logs
> > > below:
> > >
> > > FreeBSD pizza.suscom-maine.net 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon
> Jan
> > > 28 14:31:56 GMT 2002
> > > murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386
> > >
> > > Root (/var/log) pizza% apachectl start
> > > /usr/local/sbin/apachectl start: httpd could not be started
> > > Root (/var/log) pizza%
> > >
> > > This is what my apache.log file says:
> > >
> > > [Tue Mar 19 12:39:43 2002] [error] (2)No such file or directory: could
> not
> > > open mime types log file /
> > > usr/local/etc/apache/mime.types
> >
> > The problem seems straightforward. The file
> /usr/local/etc/apache/mime.types
> > appears to be missing. Did you install the port? Did you change any of
> > the settings of locations of anything by mistake? Is it somewhere else
> > on your system? (find / -name mime.types and wait a few minutes)
> >
> > >
> > > William Olson
> >
> > mike
> > --
> > ___________________________________________________________
> >
> > "POKEY THESE ARE PLUMS! I WANTED ORANGES!"
> > - Little Girl from "THE PRICE OF LOVE"
> >

-- 
___________________________________________________________
 
"THAT IS THE PRICE OF LOVE"
	- Pokey the Penguin from "THE PRICE OF LOVE"

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?20020319131320.A7960>