From owner-freebsd-apache@FreeBSD.ORG Thu Feb 3 22:49:55 2005 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1CAB16A4CE for ; Thu, 3 Feb 2005 22:49:55 +0000 (GMT) Received: from whisk.dreamhost.com (whisk.dreamhost.com [205.196.208.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB9DE43D2F for ; Thu, 3 Feb 2005 22:49:55 +0000 (GMT) (envelope-from lists@tntluoma.com) Received: from [206.21.62.15] (unknown [206.21.62.15]) by whisk.dreamhost.com (Postfix) with ESMTP id 2D44B175129; Thu, 3 Feb 2005 14:49:55 -0800 (PST) In-Reply-To: References: <20050201084642.GA9399@goofy.cultdeadsheep.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Timothy Luoma Date: Thu, 3 Feb 2005 17:49:51 -0500 To: Gert Cuykens X-Mailer: Apple Mail (2.619.2) cc: freebsd-apache@freebsd.org Subject: Re: httpd.conf X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 22:49:55 -0000 On Feb 1, 2005, at 3:53 AM, Gert Cuykens wrote: > do i just put > User wwww > Group www > in the config file ? no, you need to add a user named "wwww" (are you sure you didn't mean "www") and a group named "www" > Also apache is not running php files it just open them as text files ? sounds like the MIME type is not properly defined in your apache config files. TjL who thinks freebsd-questions is the proper place for these questions, but isn't an expert not list-nanny so he'll let someone who knows more say for sure