Date: Tue, 19 Mar 2002 12:57:08 -0500 From: mpd <mpd6334@cs.rit.edu> To: Bill Olson <w0ls0n@gwi.net> Cc: questions@FreeBSD.org Subject: Re: Apache Message-ID: <20020319125707.A7789@rochester.rr.com> In-Reply-To: <001701c1cf6e$23a8c5e0$1201010a@suscom66>; from w0ls0n@gwi.net on Tue, Mar 19, 2002 at 12:47:29PM -0500 References: <001701c1cf6e$23a8c5e0$1201010a@suscom66>
next in thread | previous in thread | raw e-mail | index | archive | help
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" 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?20020319125707.A7789>