From owner-freebsd-questions Mon Jul 22 0:56: 1 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 7FEF337B400 for ; Mon, 22 Jul 2002 00:55:59 -0700 (PDT) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF6DD43E42 for ; Mon, 22 Jul 2002 00:55:58 -0700 (PDT) (envelope-from raiden23@netzero.net) Received: from works (works.jasnetworks.net [192.168.0.2]) by dragoncrest.jasnetworks.net (8.12.3/8.11.6) with ESMTP id g6M7xGgh027044 for ; Mon, 22 Jul 2002 03:59:16 -0400 (EDT) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20020722035509.00961bf0@pop.netzero.net> X-Sender: raiden23@pop.netzero.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 22 Jul 2002 04:03:46 -0400 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Mod_frontpage config error Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 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 Exiting due to an error! Please fix the error and try again. I do a find to see if that file exists, and I find the file in question located here "/usr/local/etc/apache/srm.conf". so the file obviously exists. I know the permissions are correct. Here's the permissions on it, "-rw-r--r-- 1 root wheel 357 Jul 2 18:52 /usr/local/etc/apache/srm.conf". I've even tried doing a chmod to 777 to see if it was a permissions issue, and it's not. Anyone got any ideas how to fix this? I'm stumped. -- The Raiden Knows "Remember amateurs built the ark -- professionals built the Titanic." - Unknown "Just when you think you have life figured out and all is going well, watch your step, for you are about to fall." - Ancient Proverb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message