From owner-freebsd-isp@FreeBSD.ORG Wed Jul 9 11:23:07 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D45BA37B413 for ; Wed, 9 Jul 2003 11:23:07 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id E70D443F93 for ; Wed, 9 Jul 2003 11:23:06 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h69IN5HZ031389; Wed, 9 Jul 2003 13:23:05 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <008c01c34647$23f1fe30$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: "Drew Tomlinson" , "FreeBSD ISP" References: <20030709180108.3B56B3BF415@blacklamb.mykitchentable.net> Date: Wed, 9 Jul 2003 13:23:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: mod_frontpage & UID/GID Settings X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 18:23:08 -0000 From: "Drew Tomlinson" > I've been trying to get Apache with FrontPage Extension installed on my > server. I'm hoping someone here will help me out. :) > > I've worked through configuring httpd.conf and running the fp-install.sh > script in /usr/local/frontpage/version5.0. When I attempt to open the > root web with the FrontPage 2002 client, I see "web root owned by > privileged user:" in my httpd-error.log. > > What else can I check? Any suggestion are appreciated. > What user/group owns the web root (DOCUMENT_ROOT)? Scot