From owner-freebsd-isp Fri Oct 4 13:36:47 2002 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 866FF37B404 for ; Fri, 4 Oct 2002 13:36:40 -0700 (PDT) Received: from blacklamb.mykitchentable.net (ekgr-dsl4-t41.citlink.net [207.173.249.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD4743E65 for ; Fri, 4 Oct 2002 13:36:39 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from TAGALONG (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id BE93BEE5F7; Fri, 4 Oct 2002 13:36:38 -0700 (PDT) Message-ID: <002201c26be5$bd6d60a0$6e2a6ba5@TAGALONG> From: "Drew Tomlinson" To: "itchibahn" , "FreeBSD ISP List" References: <1033687128.3d9cd0588ced8@webmail.isot.com> Subject: Re: apache_fp-1.3.26_1 port Date: Fri, 4 Oct 2002 13:36:38 -0700 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.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Original Message ----- From: "itchibahn" To: "FreeBSD ISP List" Sent: Thursday, October 03, 2002 4:18 PM Subject: apache_fp-1.3.26_1 port > I've installed apache_fp-1.3.26_1 port using sysinstall. The httpd works fine, > and fp_install.sh gave no problem on root web. But when trying to access the > root web using MSFrontPage, it errors out 'folder not accessible'. I don't know if this is your problem or not but I got a similar error until I added the following to httpd.conf: Options Indexes Includes FollowSymLinks ExecCGI MultiViews AllowOverride All Order allow,deny Allow from all The AllowOverride is the key so that the .htaccess files that the extensions created will be processed by Apache. > I used owsadm.exe to enable authoring, remove, readd, uninstall fp, reinstall, > etc., without a problem. But still same error message when attempt to author > it. > > Do I need to forget using the sysinstall, and start from compiling the sources? I don't think so. The port should work. In my experience, most FP problems have to do with permission settings on either the files themselves or httpd.conf entries. Good Luck, Drew > ------------------------------------------------- > This mail sent through ISOT. To find out more > about ISOT, visit http://isot.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message