From owner-freebsd-questions Mon Jul 22 1:12:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4BA37B400 for ; Mon, 22 Jul 2002 01:12:49 -0700 (PDT) Received: from mail.cics.co.za (mail.cics.co.za [196.15.196.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D96E543E31 for ; Mon, 22 Jul 2002 01:12:41 -0700 (PDT) (envelope-from mark@netchat.co.za) Received: (qmail 99563 invoked by uid 85); 22 Jul 2002 08:14:15 -0000 Received: from unknown (HELO mark.igate.org.za) (196.15.196.5) by mail.cics.co.za with SMTP; 22 Jul 2002 08:14:12 -0000 Date: Mon, 22 Jul 2002 10:11:50 +0200 From: Mark Pearce To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mod_frontpage config error Message-Id: <20020722101150.57beef4b.mark@netchat.co.za> In-Reply-To: <4.2.0.58.20020722035509.00961bf0@pop.netzero.net> References: <4.2.0.58.20020722035509.00961bf0@pop.netzero.net> Organization: Netchat X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Jul 2002 04:03:46 -0400 Lord Raiden grunted: > Ran into something I'm not entirely sure how to fix. Was running the > config script for configuring frontpage extentions on one of our apache > servers by running the script > "/usr/local/frontpage/version5.0/fp_install.sh" on the server after > installing "mod_frontpage". But when I run it, all goes fine until I get > to this one point. Here is an example of the output. > > Will chown web to www as part of install. > Will chgrp web to www as part of install. > Note: Local version of Apache must use the FrontPage Apache patch.Error: > Cannot open "srm.conf": no such file or folder. > ERROR: / installation failed. > Hit enter to continue You should not be using a srm.conf file at all, adjust your httpd.conf file to the following: ResourceConfig /dev/null AccessConfig /dev/null Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message