From owner-freebsd-isp Mon Oct 6 07:04:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA00240 for isp-outgoing; Mon, 6 Oct 1997 07:04:12 -0700 (PDT) (envelope-from owner-freebsd-isp) Received: from inspace.net (root@nova.ispace.com [207.204.40.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA00235 for ; Mon, 6 Oct 1997 07:04:08 -0700 (PDT) (envelope-from gme@inspace.net) Received: from caffeine (caffeine.inspace.net [207.204.40.248]) by inspace.net (8.8.6) (8.8.6) (SPAM Stopper: 3.0b2) with SMTP id KAA26345; Mon, 6 Oct 1997 10:03:37 -0400 (EDT) From: "George M. Ellenburg" To: "Sam Magee" Cc: "'isp@freebsd.org'" Subject: Re: Frontapage extensions coredump under 2.2.2 Date: Mon, 6 Oct 1997 10:03:08 -0400 Message-ID: <01bcd260$92d90200$f828cccf@caffeine> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id HAA00236 Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Sam, I am also having some difficulties with FrontPage Server Extensions under FreeBSD 2.2.2, and am hoping you can assist as well, as I have just about given up. After following Microsoft's instructions for installing Front Page Server Extensions, including applying a security patch, when I go to run 'fp_install' I receive the following error: # ./fp_install Step 1: Checking to make sure that all necessary files can be found. Step 2: Examining srm.conf file. Step 3: Examining httpd.conf file. DocumentRoot `/usr/local/etc/httpd/htdocs' does not exist # The strange part is, '/usr/local/etc/httpd/htdocs' *does* exist! I have traced it to the Perl install script which in line 171 calls a stat function which apparently is not supported in my implementation of Perl?! Any help and assistance you can provide would be greatly appreciated. Am using Apache 1.2.4, but even tried this on 1.1.3 which they suggest. Regards, George Ellenburg -----Original Message----- From: Sam Magee To: Raul Zighelboim Cc: 'isp@freebsd.org' Date: Monday, October 06, 1997 9:47 AM Subject: Re: Frontapage extensions coredump under 2.2.2 |I've been running the BSDI 2.1 version since FreeBSD 2.1.5 (now using |2.2-stable) and I've had no problems. Are you sure you grabbed the |right binaries?